aplominski commited on
Commit
e400a23
·
verified ·
1 Parent(s): d7a8797

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 108963370
11
+ num_examples: 77696
12
+ - name: validation
13
+ num_bytes: 13531170
14
+ num_examples: 9712
15
+ - name: test
16
+ num_bytes: 13931350
17
+ num_examples: 9713
18
+ download_size: 75438943
19
+ dataset_size: 136425890
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db4ed44f530dc95c96d12919d649bd68264c8435903674736c9e64d2496e821
3
+ size 7676308
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd55cd87bfca2954e752b56a7c2a719422bbe8829934e7747e46b3adad25796
3
+ size 60266034
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19452bd0b0bc554369124fd073ab8c3249d5735808663d004e26ea1b071f768
3
+ size 7496601