HuaminChen commited on
Commit
0a166f2
·
verified ·
1 Parent(s): e7353aa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: label_id
9
+ dtype: int64
10
+ - name: source
11
+ dtype: string
12
+ - name: original_label
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 2303421
17
+ num_examples: 15624
18
+ - name: validation
19
+ num_bytes: 494783
20
+ num_examples: 3348
21
+ - name: test
22
+ num_bytes: 492509
23
+ num_examples: 3349
24
+ download_size: 1312691
25
+ dataset_size: 3290713
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf8083adcd3ce3ffd1e66f70ed7e09aa266855317130c7e4f594cf0b7d797ac
3
+ size 203836
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a87fb83afc7391ec4fc40a3e990d87332e22745c3fd2af4e9b764aac53afd1
3
+ size 904576
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2d970d87a9a0f18854ea2b88395f738dcfa00246916870d9a8fc7f65447762
3
+ size 204279