Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
vatolinalex commited on
Commit
d50c1e3
·
verified ·
1 Parent(s): 4f47c67

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: date
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': 0
13
+ '1': 1
14
+ '2': 2
15
+ '3': 3
16
+ '4': 4
17
+ '5': 5
18
+ - name: label_name
19
+ dtype: string
20
+ - name: id
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 177863.0
25
+ num_examples: 758
26
+ - name: test
27
+ num_bytes: 177863.0
28
+ num_examples: 758
29
+ download_size: 223940
30
+ dataset_size: 355726.0
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c61c65f42b1222ca53c7c30e05774c5e01fac02a59d72e7b7054f69cad80f709
3
+ size 111282
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9f4d218700c190b427e3ec8d4b69a4e41b6f3f950b3e825767a1f609e5fc0c
3
+ size 112658