--- dataset_info: - config_name: ar features: - name: id dtype: string - name: question dtype: string - name: choices sequence: - name: text dtype: string - name: label dtype: string - name: answerKey dtype: string splits: - name: train num_bytes: 515979 num_examples: 1117 - name: validation num_bytes: 146393 num_examples: 298 - name: test num_bytes: 555344 num_examples: 1169 download_size: 554290 dataset_size: 1217716 - config_name: bn features: - name: id dtype: string - name: question dtype: string - name: choices sequence: - name: text dtype: string - name: label dtype: string - name: answerKey dtype: string splits: - name: train num_bytes: 772963 num_examples: 1107 - name: validation num_bytes: 215842 num_examples: 296 - name: test num_bytes: 842775 num_examples: 1169 download_size: 688117 dataset_size: 1831580 configs: - config_name: ar data_files: - split: train path: ar/train-* - split: validation path: ar/validation-* - split: test path: ar/test-* - config_name: bn data_files: - split: train path: bn/train-* - split: validation path: bn/validation-* - split: test path: bn/test-* ---