datasaur-dev commited on
Commit
acd52cc
1 Parent(s): db3d494

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: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 41954.36563670412
11
+ num_examples: 350
12
+ - name: validation
13
+ num_bytes: 17980.442415730337
14
+ num_examples: 150
15
+ - name: test
16
+ num_bytes: 120074.66063348416
17
+ num_examples: 1000
18
+ download_size: 115071
19
+ dataset_size: 180009.4686859186
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:b70d04fab0b44c76975f893bcccd5ccc43df22b927de23a70ba7ebd1f5bf19c5
3
+ size 74606
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a440253f7897eddf1b3569d21ee70604683900c29be6e55b531f43d6be3ef89e
3
+ size 26332
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:173ea15d4de502aecd4ea51acbc19be609c31a8ad517b01945ef3939c02490c1
3
+ size 14133