LukeGPT88 commited on
Commit
a664d77
1 Parent(s): c62c02d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Text
5
+ dtype: string
6
+ - name: Label
7
+ dtype: string
8
+ - name: Encoding
9
+ dtype: float64
10
+ - name: Classification Score
11
+ list:
12
+ - name: label
13
+ dtype: string
14
+ - name: score
15
+ dtype: float64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 4719957
19
+ num_examples: 30708
20
+ - name: validation
21
+ num_bytes: 1589135
22
+ num_examples: 10236
23
+ - name: test
24
+ num_bytes: 1560361
25
+ num_examples: 10236
26
+ download_size: 3903892
27
+ dataset_size: 7869453
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:663fa2a28943ea266ecd963f5d1ba42c55d8c5a863e8ecbd987b1c6631b9547c
3
+ size 787435
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee72af3730e1ef679c2279c7f5ae2d6e44f7a99fa742191dba0e8116ed06408
3
+ size 2322566
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e98ea08ad19e6121a1e8b030345512097976bbbee9f75513bc055697c1932bae
3
+ size 793891