Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Tags:
code
DOI:
Libraries:
Datasets
pandas
License:
jingjietan commited on
Commit
b06d94d
1 Parent(s): 8aff96b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: O
5
+ dtype: int64
6
+ - name: C
7
+ dtype: int64
8
+ - name: E
9
+ dtype: int64
10
+ - name: A
11
+ dtype: int64
12
+ - name: ptype
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ - name: __index_level_0__
17
+ dtype: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 40465219
21
+ num_examples: 5552
22
+ - name: validation
23
+ num_bytes: 10041502
24
+ num_examples: 1388
25
+ - name: test
26
+ num_bytes: 12701095
27
+ num_examples: 1735
28
+ download_size: 40398123
29
+ dataset_size: 63207816
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b14cd38500162e847e2ba79b3057baae8d3a3146485eb06c57d317176806fe5
3
+ size 8131198
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d24b98956f739b00438b8b30fea7b8dd0977bf593900e342f4b65d5b828edbc3
3
+ size 25849435
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6600fef218e69e9fe6ae7ac412ec25761e12ef79374e2943bb8677635073ba33
3
+ size 6417490