truthful_qa / README.md
jxie's picture
Upload README.md with huggingface_hub
1228cbd verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      sequence: string
  splits:
    - name: test
      num_bytes: 187702
      num_examples: 817
  download_size: 98678
  dataset_size: 187702

Dataset Card for "truthful_qa"

More Information needed