--- language: - en configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: question dtype: string - name: entity dtype: string - name: answer dtype: string - name: label dtype: int64 - name: model dtype: string - name: category dtype: string splits: - name: train num_bytes: 10852.1 num_examples: 64 - name: valid num_bytes: 10852.1 num_examples: 64 - name: test num_bytes: 195337.8 num_examples: 1152 download_size: 126897 dataset_size: 217042.0 --- # Dataset Card for "QG_vs_QA_AE_true" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)