rickpereira commited on
Commit
0ceba74
·
verified ·
1 Parent(s): 66e4a2c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: statement
9
+ dtype: string
10
+ - name: subjects
11
+ dtype: string
12
+ - name: speaker
13
+ dtype: string
14
+ - name: speaker_job
15
+ dtype: string
16
+ - name: state_info
17
+ dtype: string
18
+ - name: party_affiliation
19
+ dtype: string
20
+ - name: barely_true_counts
21
+ dtype: int64
22
+ - name: false_counts
23
+ dtype: int64
24
+ - name: half_true_counts
25
+ dtype: int64
26
+ - name: mostly_true_counts
27
+ dtype: int64
28
+ - name: pants_on_fire_counts
29
+ dtype: int64
30
+ - name: context
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 2983827
35
+ num_examples: 10240
36
+ - name: test
37
+ num_bytes: 371824
38
+ num_examples: 1267
39
+ - name: validation
40
+ num_bytes: 373200
41
+ num_examples: 1284
42
+ download_size: 1620904
43
+ dataset_size: 3728851
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ - split: test
50
+ path: data/test-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebdc93615bb03dd7c176689d34e27264c225edecdcd881f038a1b234d9c9366
3
+ size 168869
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0a08489a95579f0d971365b34a24245c8fa726da14a6c5c5895395c9270f82
3
+ size 1283617
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a8c48884f22740cbaf8031ec018d610da066efb272390c3d87bb6d4e05aba3
3
+ size 168418