eduagarcia commited on
Commit
00fd817
1 Parent(s): a12c133

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: bias_prediction
4
+ features:
5
+ - name: file
6
+ dtype: string
7
+ - name: id_sente
8
+ dtype: string
9
+ - name: id_article
10
+ dtype: string
11
+ - name: domain
12
+ dtype: string
13
+ - name: year
14
+ dtype: string
15
+ - name: sentences
16
+ dtype: string
17
+ - name: label
18
+ dtype: int64
19
+ - name: label_text
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 163041
24
+ num_examples: 738
25
+ - name: full_train
26
+ num_bytes: 951010
27
+ num_examples: 4403
28
+ - name: test
29
+ num_bytes: 384327
30
+ num_examples: 1788
31
+ download_size: 616390
32
+ dataset_size: 1498378
33
+ configs:
34
+ - config_name: bias_prediction
35
+ data_files:
36
+ - split: train
37
+ path: bias_prediction/train-*
38
+ - split: full_train
39
+ path: bias_prediction/full_train-*
40
+ - split: test
41
+ path: bias_prediction/test-*
42
+ ---
bias_prediction/full_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d37bd0bc753e7817ad165412f1dd168288f7ec0b740313f9c980fbbca8858b
3
+ size 374868
bias_prediction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46654500b23899e9cc15c32818e345cc4de7ddbbfbdb74ed89534289c2d6c7c
3
+ size 159531
bias_prediction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08be3200f1cd95a0b22253806fea376d365e8b0c21013eeb510adbb804fed776
3
+ size 81991