File size: 493 Bytes
384eb79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: choices
    sequence: string
  - name: gold_index
    dtype: int64
  splits:
  - name: train
    num_bytes: 59000
    num_examples: 163
  - name: valid
    num_bytes: 218075
    num_examples: 654
  download_size: 130906
  dataset_size: 277075
---
# Dataset Card for "truthfulqa_helm"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)