--- dataset_info: features: - name: id dtype: string - name: audio_id dtype: string - name: question dtype: string - name: choices list: string - name: answer dtype: string - name: dataset dtype: string - name: task dtype: string - name: split dtype: string - name: category dtype: string - name: sub-category dtype: string - name: difficulty dtype: string - name: audio dtype: audio - name: text dtype: string splits: - name: scifact num_bytes: 1816265002 num_examples: 1000 - name: fever num_bytes: 1816222578 num_examples: 1000 - name: random_text num_bytes: 1816240946 num_examples: 1000 - name: scifact_2claims num_bytes: 1816353486 num_examples: 1000 - name: scifact_3claims num_bytes: 1816443732 num_examples: 1000 - name: fever_2claims num_bytes: 1816272566 num_examples: 1000 - name: fever_3claims num_bytes: 1816320317 num_examples: 1000 - name: random_text_128 num_bytes: 1816304946 num_examples: 1000 - name: random_text_256 num_bytes: 1816432946 num_examples: 1000 download_size: 14499760254 dataset_size: 16346856519 configs: - config_name: default data_files: - split: scifact path: data/scifact-* - split: fever path: data/fever-* - split: random_text path: data/random_text-* - split: scifact_2claims path: data/scifact_2claims-* - split: scifact_3claims path: data/scifact_3claims-* - split: fever_2claims path: data/fever_2claims-* - split: fever_3claims path: data/fever_3claims-* - split: random_text_128 path: data/random_text_128-* - split: random_text_256 path: data/random_text_256-* ---