MSey commited on
Commit
3322896
·
verified ·
1 Parent(s): 354d0b1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tokens
5
+ list: string
6
+ - name: entities
7
+ list: string
8
+ - name: ner_tags
9
+ list: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 50931334
13
+ num_examples: 97982
14
+ - name: test
15
+ num_bytes: 12774750
16
+ num_examples: 24998
17
+ - name: validation
18
+ num_bytes: 11712370
19
+ num_examples: 22388
20
+ download_size: 10147489
21
+ dataset_size: 75418454
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: test
28
+ path: data/test-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e2b7d1c2d31ce483d6d86c0212260c2f72967aef9f273eea4e897b1ce860f9
3
+ size 1541434
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98477427b68dc17dcaa628253dba984c93980c28ff3b9bdf678a2986655ad22
3
+ size 7142134
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e712214e0d664ba0dccec6e407023f4d9cd5a5ccce489e0a626b474de0a5642d
3
+ size 1463921