brimmann2 commited on
Commit
5c5c1f9
·
verified ·
1 Parent(s): f5c4449

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 17630218
11
+ num_examples: 24000
12
+ - name: validation
13
+ num_bytes: 1755952
14
+ num_examples: 2400
15
+ download_size: 12467536
16
+ dataset_size: 19386170
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:d6ff51957e074dbe623dc53964fff090351179118c111ad99987eb762e01c6a0
3
+ size 11360831
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c91befe3dbf03909eaf79be2afb6f41c9fccd50abc06e77ceb9db91462a8134
3
+ size 1106705