Samoed commited on
Commit
39e35f5
1 Parent(s): 938a8c1

Add 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: test
10
+ num_bytes: 607727
11
+ num_examples: 2048
12
+ - name: validation
13
+ num_bytes: 625288
14
+ num_examples: 2048
15
+ - name: train
16
+ num_bytes: 18842863
17
+ num_examples: 62089
18
+ download_size: 12480566
19
+ dataset_size: 20075878
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: test
24
+ path: data/test-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: train
28
+ path: data/train-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:639e91126a5741b2488781c1e74ba9de1b87f2fc4883c333b169a8d3e3a70572
3
+ size 378425
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0840931b7f94c1e5081ba861ecda371517f840d11cec3dbc726137a749e660
3
+ size 11709498
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0661e3f9ccc31fa2972a2aa578a397befadfcced25afebe2b5300a2518bab02
3
+ size 392643