ianmckenzie commited on
Commit
187cf30
·
verified ·
1 Parent(s): 22c02d2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: clf_label
7
+ dtype: int64
8
+ - name: chunked_text
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 56981232
13
+ num_examples: 29567
14
+ - name: validation
15
+ num_bytes: 3588410
16
+ num_examples: 1870
17
+ download_size: 37440525
18
+ dataset_size: 60569642
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b4db4c701e6fb646ad89c4625f8e666c46353c8d543abbb7df6ac94ea336900
3
+ size 35207164
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac5e72fb26ee5cc922bb4bc6dc7f07b66106ac1bf2ab861e49b49253eb35b84
3
+ size 2233361