philipp-zettl commited on
Commit
f8a69a5
1 Parent(s): c558697

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sample
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: score
9
+ dtype: float64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 154657484
13
+ num_examples: 1793370
14
+ - name: test
15
+ num_bytes: 39465424
16
+ num_examples: 461677
17
+ - name: validation
18
+ num_bytes: 27062716
19
+ num_examples: 315685
20
+ download_size: 33367465
21
+ dataset_size: 221185624
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: test
28
+ path: data/test-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8384f2ef316ee18696ec723a953352da2fd2ce1af9f4d4e7d4e9907655c5a0ca
3
+ size 6115626
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9863f54378d15982d7914aeafb6c8f171cb1499a8f48626518dc63704bc04f81
3
+ size 23031906
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15534274420ea2b6eb66b9550e3ee6372510e39a11b7e293c16f836830d86dab
3
+ size 4219933