pminervini commited on
Commit
9cb0950
1 Parent(s): 99348a5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: cached_original_claim_url
5
+ dtype: string
6
+ - name: speaker
7
+ dtype: string
8
+ - name: required_reannotation
9
+ dtype: bool
10
+ - name: reporting_source
11
+ dtype: string
12
+ - name: label
13
+ dtype: string
14
+ - name: claim_types
15
+ sequence: string
16
+ - name: fact_checking_article
17
+ dtype: string
18
+ - name: fact_checking_strategies
19
+ sequence: string
20
+ - name: claim
21
+ dtype: string
22
+ - name: justification
23
+ dtype: string
24
+ - name: location_ISO_code
25
+ dtype: string
26
+ - name: original_claim_url
27
+ dtype: string
28
+ - name: questions
29
+ list:
30
+ - name: answers
31
+ list:
32
+ - name: answer
33
+ dtype: string
34
+ - name: answer_type
35
+ dtype: string
36
+ - name: boolean_explanation
37
+ dtype: string
38
+ - name: cached_source_url
39
+ dtype: string
40
+ - name: source_medium
41
+ dtype: string
42
+ - name: source_url
43
+ dtype: string
44
+ - name: question
45
+ dtype: string
46
+ - name: claim_date
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 6038474
51
+ num_examples: 3068
52
+ - name: dev
53
+ num_bytes: 1087211
54
+ num_examples: 500
55
+ download_size: 3363933
56
+ dataset_size: 7125685
57
+ configs:
58
+ - config_name: default
59
+ data_files:
60
+ - split: train
61
+ path: data/train-*
62
+ - split: dev
63
+ path: data/dev-*
64
+ ---
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e9397649d12f0a9b2e21b553c7b32e10b5cf58aff54c2a11e1ad6243af403d
3
+ size 533035
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d08f99b3d3afbdbb81a655ccee23a4cddd3b4af4480100391e305300ee784f
3
+ size 2830898