anonymousubmission commited on
Commit
675b103
·
verified ·
1 Parent(s): 2a162b5

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question_stem
7
+ dtype: string
8
+ - name: choices
9
+ struct:
10
+ - name: label
11
+ list: string
12
+ - name: text
13
+ list: string
14
+ - name: answerKey
15
+ dtype: string
16
+ - name: fact1
17
+ dtype: string
18
+ - name: humanScore
19
+ dtype: float64
20
+ - name: clarity
21
+ dtype: float64
22
+ - name: turkIdAnonymized
23
+ dtype: string
24
+ - name: wrong_options_descriptions
25
+ struct:
26
+ - name: creative
27
+ list: string
28
+ - name: scientific
29
+ list: string
30
+ - name: wrong_options
31
+ list: string
32
+ - name: context_creative
33
+ dtype: string
34
+ - name: context_scientific
35
+ dtype: string
36
+ splits:
37
+ - name: test
38
+ num_bytes: 852178
39
+ num_examples: 330
40
+ download_size: 580001
41
+ dataset_size: 852178
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e8a2448cc20e1c3c85820afd1632dc5e0436acd64ed983bae62a7968d2876b
3
+ size 580001