UnderstandLing commited on
Commit
dbfa648
·
1 Parent(s): 96d4e4e

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 14183541
10
+ num_examples: 9486
11
+ - name: validation
12
+ num_bytes: 626004
13
+ num_examples: 408
14
+ download_size: 4670470
15
+ dataset_size: 14809545
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: data/train-*
21
+ - split: validation
22
+ path: data/validation-*
23
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3592e788ad0dbbe30c9437e330604f8aa1cc5202b7b33a1985eb6b0a130852ad
3
+ size 4471376
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e50f31e67e532c5d466496d38e4a148e4ebebf3ef96f6ed1f08743e7e0c5c9
3
+ size 199094