lazymonster commited on
Commit
108aa0b
·
verified ·
1 Parent(s): 39fb45d

Upload dataset

Browse files
README.md CHANGED
@@ -11,24 +11,37 @@ dataset_info:
11
  list: string
12
  - name: chunk
13
  list: string
14
- - name: ner
15
- list: string
16
  - name: text
17
  dtype: string
18
  - name: split
19
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  splits:
21
  - name: train
22
- num_bytes: 7403486
23
  num_examples: 14041
24
  - name: test
25
- num_bytes: 1695259
26
  num_examples: 3453
27
  - name: validation
28
- num_bytes: 1854344
29
  num_examples: 3250
30
- download_size: 2791722
31
- dataset_size: 10953089
32
  configs:
33
  - config_name: default
34
  data_files:
 
11
  list: string
12
  - name: chunk
13
  list: string
 
 
14
  - name: text
15
  dtype: string
16
  - name: split
17
  dtype: string
18
+ - name: ner_norm
19
+ list: string
20
+ - name: ner_tags
21
+ list:
22
+ class_label:
23
+ names:
24
+ '0': O
25
+ '1': B-PER
26
+ '2': I-PER
27
+ '3': B-ORG
28
+ '4': I-ORG
29
+ '5': B-LOC
30
+ '6': I-LOC
31
+ '7': B-MISC
32
+ '8': I-MISC
33
  splits:
34
  - name: train
35
+ num_bytes: 9088618
36
  num_examples: 14041
37
  - name: test
38
+ num_bytes: 2080551
39
  num_examples: 3453
40
  - name: validation
41
+ num_bytes: 2278240
42
  num_examples: 3250
43
+ download_size: 2901931
44
+ dataset_size: 13447409
45
  configs:
46
  - config_name: default
47
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecfaab17cdb4898b74fe7843feb1a8e1ba3124ff017451cdd077c95dd56a3768
3
- size 430252
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9717e046673a6a7f93caec84c7b4daf777930ab89475f3c4e7990f78f8078bf5
3
+ size 447723
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf1a04247dbd80e1f76c87df3c005e91aaab4f995f890a57285df333f8dd062c
3
- size 1883881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db2bf06e4d76667e99f38c3f85c61be22c94758d657c4d4019c7b53ac139787
3
+ size 1957505
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12495120b4904055bdce5031fc4dbb9edf5868299f4218b19a03b0a91385d941
3
- size 477589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6cfc9a5ab9071d82da42e09a1b8aa0ec6ebc7c018b034066d2d0669b5d1f26f
3
+ size 496703