--- dataset_info: features: - name: question dtype: string - name: options sequence: string - name: answer dtype: int64 - name: original_question_num dtype: int64 - name: language dtype: string - name: country dtype: string - name: file_name dtype: string - name: source dtype: string - name: license dtype: string - name: level dtype: string - name: category_en dtype: string - name: category_original_lang dtype: string splits: - name: train num_bytes: 403384 num_examples: 939 download_size: 91598 dataset_size: 403384 configs: - config_name: default data_files: - split: train path: data/train-* ---