iambestfeed commited on
Commit
569dfe0
·
verified ·
1 Parent(s): 84a79c6

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: 1023776
11
+ num_examples: 11426
12
+ - name: validation
13
+ num_bytes: 136041
14
+ num_examples: 1583
15
+ - name: test
16
+ num_bytes: 282675
17
+ num_examples: 3166
18
+ download_size: 660583
19
+ dataset_size: 1442492
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:dc981a40519c9a1124d8052d248626e42a74688837d3f29fed3abfb8285bac18
3
+ size 131204
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5f5241679be464e5958416936a847ea71463f5b4242748ee0aa221aeeba8ec
3
+ size 467539
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b686320404e4b416bd4c04ecea835c506ca17633bf0290af309d60fb7d677775
3
+ size 61840