Masa-Erland commited on
Commit
38c9e2b
·
verified ·
1 Parent(s): 9df220f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Entity
5
+ dtype: string
6
+ - name: Sentiment
7
+ dtype: string
8
+ - name: Article ID
9
+ dtype: int64
10
+ - name: Title
11
+ dtype: string
12
+ - name: Content
13
+ dtype: string
14
+ - name: Date
15
+ dtype: string
16
+ - name: Article Media
17
+ dtype: string
18
+ - name: Article Submedia
19
+ dtype: string
20
+ - name: Journalist
21
+ dtype: string
22
+ - name: Sentiment Correction
23
+ dtype: string
24
+ - name: Notes
25
+ dtype: string
26
+ - name: Difficulty
27
+ dtype: string
28
+ - name: __index_level_0__
29
+ dtype: int64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 434282
33
+ num_examples: 91
34
+ - name: test
35
+ num_bytes: 32207
36
+ num_examples: 12
37
+ download_size: 69176
38
+ dataset_size: 466489
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905c2fac4f7ee7a4030074d58c8cf55704244e54284e0ba1e9c8ddf4b65726c5
3
+ size 26591
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211d9ef87a5a65ac94c9e08eea0fb588730d6535ae76cec756436eea6870a59b
3
+ size 42585