adibvafa commited on
Commit
822df6a
·
verified ·
1 Parent(s): 645bfb9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: claim_id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: choices
11
+ list: string
12
+ - name: correct_choice
13
+ dtype: string
14
+ - name: correct_answer
15
+ dtype: string
16
+ - name: documents
17
+ list: string
18
+ - name: reasoning_type
19
+ dtype: string
20
+ - name: style
21
+ dtype: string
22
+ - name: entities
23
+ list: string
24
+ - name: id
25
+ dtype: int64
26
+ splits:
27
+ - name: train
28
+ num_bytes: 647629807
29
+ num_examples: 86367
30
+ - name: validation
31
+ num_bytes: 88439203
32
+ num_examples: 13266
33
+ - name: test
34
+ num_bytes: 64525083
35
+ num_examples: 9041
36
+ download_size: 159077767
37
+ dataset_size: 800594093
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: validation
44
+ path: data/validation-*
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:37c901baf032c72ac4ec876af68dfb1eadae3f036368f728051d6eee1548cc78
3
+ size 13465446
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db312bffcfe9b17da860a0c479da525e67a8f45b1d612b6e8f70ebcb95aabf1
3
+ size 61906999
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e6a81712042c30fc8567b73ed54b2230a914d3e40616298cc58f5d8de971071
3
+ size 64567374
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0f5dbddb9b83ba8a03733b1a19410a210625ea9af0902d820b939c7b50104c
3
+ size 19137948