joey234 commited on
Commit
c678c45
1 Parent(s): 44373f3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: score
7
+ dtype: float64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 172660
11
+ num_examples: 1084
12
+ - name: validation
13
+ num_bytes: 22690
14
+ num_examples: 136
15
+ - name: test
16
+ num_bytes: 21661
17
+ num_examples: 136
18
+ download_size: 147166
19
+ dataset_size: 217011
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69003b12fda67b6d97e930f1c5be733837e7cba1777c441e55cbb42dc3a60b33
3
+ size 16560
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2623295ffa3215f06a0110b8fc2c713a09007e5cfb4d95f72eb581c842efa56b
3
+ size 113318
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2a7ff8741749ba2645e51ee52b85ec42085d4b989a07d9ad9c0e6cfb65c80c
3
+ size 17288