Samoed commited on
Commit
df22f4a
1 Parent(s): 296d087

Add en dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: en
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: label
8
+ dtype: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 43524802
12
+ num_examples: 200000
13
+ - name: validation
14
+ num_bytes: 1097465
15
+ num_examples: 5000
16
+ - name: test
17
+ num_bytes: 1083550
18
+ num_examples: 5000
19
+ download_size: 27948523
20
+ dataset_size: 45705817
21
+ configs:
22
+ - config_name: en
23
+ data_files:
24
+ - split: train
25
+ path: en/train-*
26
+ - split: validation
27
+ path: en/validation-*
28
+ - split: test
29
+ path: en/test-*
30
+ ---
en/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7e8a10fd2f6b3a3dce31ac232149e658914c29cf219fd509611201754993d9
3
+ size 668229
en/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa2f805e8daffa185f247dae1100c83892c836a025c89dd195304094121427e
3
+ size 26610024
en/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:898b5a0f87ac7d8ca08a778eb3d6408f642035e6cbf8c18dc6eccfd3b635b3fc
3
+ size 670270