--- dataset_info: features: - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: answer dtype: string - name: pronounciations sequence: string - name: label dtype: int64 splits: - name: qa_easy_0 num_bytes: 36567 num_examples: 250 - name: qa_easy_1 num_bytes: 39193 num_examples: 250 - name: qa_easy_2 num_bytes: 33872 num_examples: 250 - name: qa_hard_0 num_bytes: 36732 num_examples: 250 - name: qa_hard_1 num_bytes: 39185 num_examples: 250 - name: train num_bytes: 741758.0 num_examples: 5000 download_size: 344140 dataset_size: 927307.0 configs: - config_name: default data_files: - split: qa_easy_0 path: data/qa_easy_0-* - split: qa_easy_1 path: data/qa_easy_1-* - split: qa_easy_2 path: data/qa_easy_2-* - split: qa_hard_0 path: data/qa_hard_0-* - split: qa_hard_1 path: data/qa_hard_1-* - split: train path: data/train-* ---