Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
vatolinalex commited on
Commit
9fdc57b
·
verified ·
1 Parent(s): af51936

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int32
6
+ - name: text
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': negative
13
+ '1': positive
14
+ '2': no_impact
15
+ '3': mixed
16
+ splits:
17
+ - name: train
18
+ num_bytes: 48169.994394618836
19
+ num_examples: 885
20
+ - name: validation
21
+ num_bytes: 5728.914285714286
22
+ num_examples: 104
23
+ - name: test
24
+ num_bytes: 5728.914285714286
25
+ num_examples: 104
26
+ download_size: 47016
27
+ dataset_size: 59627.82296604741
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df57cd9ba0edbe39fda6bd76c2d31cbf68a8884eea60823bcc9f8bc096c9f14d
3
+ size 5940
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d437be4c81e457c9599c894815de57960ee14a0af383e1f8cbb0e4abf95af3e3
3
+ size 35136
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df57cd9ba0edbe39fda6bd76c2d31cbf68a8884eea60823bcc9f8bc096c9f14d
3
+ size 5940