AlanYky commited on
Commit
c6bfceb
·
verified ·
1 Parent(s): 80168c5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: claim_id
5
+ dtype: string
6
+ - name: claim
7
+ dtype: string
8
+ - name: claim_label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': SUPPORTS
13
+ '1': REFUTES
14
+ '2': NOT_ENOUGH_INFO
15
+ '3': DISPUTED
16
+ - name: evidences
17
+ list:
18
+ - name: evidence_id
19
+ dtype: string
20
+ - name: evidence_label
21
+ dtype:
22
+ class_label:
23
+ names:
24
+ '0': SUPPORTS
25
+ '1': REFUTES
26
+ '2': NOT_ENOUGH_INFO
27
+ - name: article
28
+ dtype: string
29
+ - name: evidence
30
+ dtype: string
31
+ - name: entropy
32
+ dtype: float32
33
+ - name: votes
34
+ list: string
35
+ splits:
36
+ - name: evaluation
37
+ num_bytes: 1266053.4201954398
38
+ num_examples: 800
39
+ - name: few_shots
40
+ num_bytes: 79128.33876221499
41
+ num_examples: 50
42
+ download_size: 472140
43
+ dataset_size: 1345181.7589576547
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: evaluation
48
+ path: data/evaluation-*
49
+ - split: few_shots
50
+ path: data/few_shots-*
51
+ ---
data/evaluation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a25db1dbe8a78e0c04b1bb9cdb44ab398cfce01b00f528edaf5d2560f9b3f7
3
+ size 426728
data/few_shots-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f30441c0806ea50373f97cf82b3f06b501d806b731e492ae3066ca93da1e550
3
+ size 45412