UnderstandLing commited on
Commit
06da0b6
1 Parent(s): f3194c9

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: 7346604
10
+ num_examples: 9845
11
+ - name: validation
12
+ num_bytes: 398154
13
+ num_examples: 517
14
+ download_size: 3905895
15
+ dataset_size: 7744758
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:b1ef66d394f15bc19f82dff6b7c5cb0c486e01343cdcf8d2a8531a0435ad68fd
3
+ size 3707082
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84c917e63c95374afeb01972cc67a17f1884b3007ef655a70497672bd636e3d
3
+ size 198813