UnderstandLing commited on
Commit
128ed25
1 Parent(s): cc8d053

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: 9392808
10
+ num_examples: 9844
11
+ - name: validation
12
+ num_bytes: 506621
13
+ num_examples: 517
14
+ download_size: 5070517
15
+ dataset_size: 9899429
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:bc682a4a1405a35f0167614bdcfc7806ad3eac41ad290c6594356caad94210ff
3
+ size 4814654
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e44a843beed1e8f215e114a56d0561218a3f2052c63bb2e64b942071e09faac
3
+ size 255863