yangwang825 commited on
Commit
56ce521
·
verified ·
1 Parent(s): 7aa2692

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tokens
5
+ sequence: string
6
+ - name: ner_tags
7
+ sequence: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 1471690
11
+ num_examples: 6338
12
+ - name: validation
13
+ num_bytes: 216979
14
+ num_examples: 1001
15
+ - name: test
16
+ num_bytes: 520732
17
+ num_examples: 2000
18
+ download_size: 748667
19
+ dataset_size: 2209401
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:249de05268c4f23c7aa6f2967025eb3225413c5900ebcc7cd41b438d0dd15b7f
3
+ size 179189
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec345faa4e796e816d4481d5844986e7974c9f86b542bd6122a4ceccdfec2860
3
+ size 492298
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08bc509dfc12785a157c34490b42c93785277ce2bd038225aee71e22c481709c
3
+ size 77180