Samoed commited on
Commit
f0a26ea
·
verified ·
1 Parent(s): 13fc250

Add small dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: small
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: label
8
+ dtype: int64
9
+ - name: label_text
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 513224
14
+ num_examples: 7600
15
+ - name: validation
16
+ num_bytes: 208358
17
+ num_examples: 3100
18
+ - name: test
19
+ num_bytes: 365006
20
+ num_examples: 5500
21
+ download_size: 375237
22
+ dataset_size: 1086588
23
+ configs:
24
+ - config_name: small
25
+ data_files:
26
+ - split: train
27
+ path: small/train-*
28
+ - split: validation
29
+ path: small/validation-*
30
+ - split: test
31
+ path: small/test-*
32
+ ---
small/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1329dcadb65ff87ac578ab186013f8d3fbd9a89f7e5007f3ba24c0531f43494e
3
+ size 132540
small/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa4596ecb38d5136762ca6d31fcfbee80b10755e3f77fc66a3297cc67e1f0b51
3
+ size 168165
small/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a5986929d2a07ecb74226386d9a4f8a97eacae4bfeb0464f03d295d3b0e383
3
+ size 74532