dragonslayer631 commited on
Commit
3c71966
·
verified ·
1 Parent(s): 18c7cd8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic
5
+ dtype: string
6
+ - name: source
7
+ dtype: string
8
+ - name: url
9
+ dtype: string
10
+ - name: title
11
+ dtype: string
12
+ - name: date
13
+ dtype: string
14
+ - name: tags
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: id
19
+ dtype: string
20
+ - name: int_bias
21
+ dtype: int64
22
+ - name: text_topic_0
23
+ dtype: string
24
+ - name: text_sentiment_0
25
+ dtype: float64
26
+ - name: text_topic_1
27
+ dtype: string
28
+ - name: text_sentiment_1
29
+ dtype: float64
30
+ - name: text_topic_2
31
+ dtype: string
32
+ - name: text_sentiment_2
33
+ dtype: float64
34
+ - name: text_topic_3
35
+ dtype: string
36
+ - name: text_sentiment_3
37
+ dtype: float64
38
+ - name: text_topic_4
39
+ dtype: string
40
+ - name: text_sentiment_4
41
+ dtype: float64
42
+ splits:
43
+ - name: train
44
+ num_bytes: 223048553
45
+ num_examples: 36774
46
+ - name: test
47
+ num_bytes: 69849000
48
+ num_examples: 11516
49
+ - name: validation
50
+ num_bytes: 14290052
51
+ num_examples: 2356
52
+ download_size: 177028700
53
+ dataset_size: 307187605
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ - split: test
60
+ path: data/test-*
61
+ - split: validation
62
+ path: data/validation-*
63
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d818e39b76635720938ebaf47d233f2d3f058c22f892b386647675d42836d6df
3
+ size 40257401
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5243a8983252e976c3d640ca472ddd12b6228d30d73a78c86f3cb2283be1a641
3
+ size 128618011
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bafb76c6c31384d467b1d1c6705f79d5107178edfb835615c88c06de00bbbef3
3
+ size 8153288