nathens commited on
Commit
3061542
·
verified ·
1 Parent(s): 7b504da

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: 340
11
+ num_examples: 20
12
+ - name: test
13
+ num_bytes: 340
14
+ num_examples: 20
15
+ - name: other_split
16
+ num_bytes: 340
17
+ num_examples: 20
18
+ download_size: 3366
19
+ dataset_size: 1020
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: test
26
+ path: data/test-*
27
+ - split: other_split
28
+ path: data/other_split-*
29
+ ---
data/other_split-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90106efce7a287f7e09e53cc96331e628ba033bed262d38ba1049497181aed40
3
+ size 1122
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90106efce7a287f7e09e53cc96331e628ba033bed262d38ba1049497181aed40
3
+ size 1122
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90106efce7a287f7e09e53cc96331e628ba033bed262d38ba1049497181aed40
3
+ size 1122