pm commited on
Commit
3f86d87
1 Parent(s): a94bfca

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: labels
7
+ sequence: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 5251793
11
+ num_examples: 15969
12
+ - name: validation
13
+ num_bytes: 654066
14
+ num_examples: 1998
15
+ - name: test
16
+ num_bytes: 657173
17
+ num_examples: 2000
18
+ download_size: 1313657
19
+ dataset_size: 6563032
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:45b29cf270c6ab9113b0b6a9466348ed4370b239f454db7730d6fa0485e21993
3
+ size 131744
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:826486eab2f6dc0d73457b9f96e4eea5669cf0671c6806b44b6da84745ef5cdc
3
+ size 1051623
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ea16c495a3d99358e68a8bfd3465324aad60bf9c51ddee9b827af65adb5651
3
+ size 130290