lrds-code commited on
Commit
f625297
·
verified ·
1 Parent(s): d99ca89

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 91416105
11
+ num_examples: 1395215
12
+ - name: validation
13
+ num_bytes: 10156886
14
+ num_examples: 155024
15
+ download_size: 35634820
16
+ dataset_size: 101572991
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf7fc0f9621da43573faa9f309626970b4dcb7e34c2ae4dfc92101faf45901d8
3
+ size 32069317
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ff39a5b3c3bbb4cda526ff3a20cff388bc622f1d5aacf388f118dc635a28ef
3
+ size 3565503