siddharthmb commited on
Commit
3cc4291
·
verified ·
1 Parent(s): 5130d61

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic
5
+ dtype: string
6
+ - name: source
7
+ dtype: string
8
+ - name: bias
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': '0'
13
+ '1': '1'
14
+ '2': '2'
15
+ - name: url
16
+ dtype: string
17
+ - name: title
18
+ dtype: string
19
+ - name: date
20
+ dtype: string
21
+ - name: authors
22
+ dtype: string
23
+ - name: content
24
+ dtype: string
25
+ - name: content_original
26
+ dtype: string
27
+ - name: source_url
28
+ dtype: string
29
+ - name: bias_text
30
+ dtype:
31
+ class_label:
32
+ names:
33
+ '0': left
34
+ '1': right
35
+ '2': center
36
+ - name: ID
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 342169887
41
+ num_examples: 27978
42
+ - name: test
43
+ num_bytes: 15232421
44
+ num_examples: 1300
45
+ - name: valid
46
+ num_bytes: 84576118
47
+ num_examples: 6996
48
+ download_size: 262975174
49
+ dataset_size: 441978426
50
+ configs:
51
+ - config_name: default
52
+ data_files:
53
+ - split: train
54
+ path: data/train-*
55
+ - split: test
56
+ path: data/test-*
57
+ - split: valid
58
+ path: data/valid-*
59
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95b7985c92a49ffd96157ea0f12d3493837fdb94e6c17f4a73587205006961ac
3
+ size 9089719
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2e24ec2d5990bab977056fe586fe7e2567285d11f6bfd81f6e09e23e20a390
3
+ size 203541945
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9b8f178fe3be8de6e0a9d10ce08c1e9179392e608a7ecaa43b35fad8cd6dcd
3
+ size 50343510