--- dataset_info: features: - name: article_id dtype: int64 - name: region dtype: string - name: lang dtype: string - name: question dtype: string - name: option_A dtype: string - name: option_B dtype: string - name: option_C dtype: string - name: option_D dtype: string splits: - name: train num_bytes: 39573837 num_examples: 61010 download_size: 23826562 dataset_size: 39573837 configs: - config_name: default data_files: - split: train path: data/train-* ---