Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Kazakh
Size:
100K - 1M
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,80 +21,7 @@ dataset_info:
|
|
| 21 |
- name: tokens
|
| 22 |
list: string
|
| 23 |
- name: ner_tags
|
| 24 |
-
list:
|
| 25 |
-
splits:
|
| 26 |
-
- name: train
|
| 27 |
-
num_bytes: 25079485
|
| 28 |
-
num_examples: 88540
|
| 29 |
-
- name: validation
|
| 30 |
-
num_bytes: 3135648
|
| 31 |
-
num_examples: 11067
|
| 32 |
-
- name: test
|
| 33 |
-
num_bytes: 3119430
|
| 34 |
-
num_examples: 11068
|
| 35 |
-
download_size: 8318536
|
| 36 |
-
dataset_size: 31334563
|
| 37 |
-
- config_name: kaznerd
|
| 38 |
-
features:
|
| 39 |
-
- name: sentence_id
|
| 40 |
-
dtype: string
|
| 41 |
-
- name: tokens
|
| 42 |
-
sequence: string
|
| 43 |
-
- name: ner_tags
|
| 44 |
-
sequence:
|
| 45 |
-
class_label:
|
| 46 |
-
names:
|
| 47 |
-
0: O
|
| 48 |
-
1: B-ADAGE
|
| 49 |
-
2: I-ADAGE
|
| 50 |
-
3: B-ART
|
| 51 |
-
4: I-ART
|
| 52 |
-
5: B-CARDINAL
|
| 53 |
-
6: I-CARDINAL
|
| 54 |
-
7: B-CONTACT
|
| 55 |
-
8: I-CONTACT
|
| 56 |
-
9: B-DATE
|
| 57 |
-
10: I-DATE
|
| 58 |
-
11: B-DISEASE
|
| 59 |
-
12: I-DISEASE
|
| 60 |
-
13: B-EVENT
|
| 61 |
-
14: I-EVENT
|
| 62 |
-
15: B-FACILITY
|
| 63 |
-
16: I-FACILITY
|
| 64 |
-
17: B-GPE
|
| 65 |
-
18: I-GPE
|
| 66 |
-
19: B-LANGUAGE
|
| 67 |
-
20: I-LANGUAGE
|
| 68 |
-
21: B-LAW
|
| 69 |
-
22: I-LAW
|
| 70 |
-
23: B-LOCATION
|
| 71 |
-
24: I-LOCATION
|
| 72 |
-
25: B-MISCELLANEOUS
|
| 73 |
-
26: I-MISCELLANEOUS
|
| 74 |
-
27: B-MONEY
|
| 75 |
-
28: I-MONEY
|
| 76 |
-
29: B-NON_HUMAN
|
| 77 |
-
30: I-NON_HUMAN
|
| 78 |
-
31: B-NORP
|
| 79 |
-
32: I-NORP
|
| 80 |
-
33: B-ORDINAL
|
| 81 |
-
34: I-ORDINAL
|
| 82 |
-
35: B-ORGANISATION
|
| 83 |
-
36: I-ORGANISATION
|
| 84 |
-
37: B-PERSON
|
| 85 |
-
38: I-PERSON
|
| 86 |
-
39: B-PERCENTAGE
|
| 87 |
-
40: I-PERCENTAGE
|
| 88 |
-
41: B-POSITION
|
| 89 |
-
42: I-POSITION
|
| 90 |
-
43: B-PRODUCT
|
| 91 |
-
44: I-PRODUCT
|
| 92 |
-
45: B-PROJECT
|
| 93 |
-
46: I-PROJECT
|
| 94 |
-
47: B-QUANTITY
|
| 95 |
-
48: I-QUANTITY
|
| 96 |
-
49: B-TIME
|
| 97 |
-
50: I-TIME
|
| 98 |
splits:
|
| 99 |
- name: train
|
| 100 |
num_bytes: 25079485
|
|
@@ -116,14 +43,6 @@ configs:
|
|
| 116 |
path: data/validation-*
|
| 117 |
- split: test
|
| 118 |
path: data/test-*
|
| 119 |
-
- config_name: kaznerd
|
| 120 |
-
data_files:
|
| 121 |
-
- split: train
|
| 122 |
-
path: data/train-*
|
| 123 |
-
- split: validation
|
| 124 |
-
path: data/validation-*
|
| 125 |
-
- split: test
|
| 126 |
-
path: data/test-*
|
| 127 |
---
|
| 128 |
# A Named Entity Recognition Dataset for Kazakh
|
| 129 |
- This is a modified version of the dataset provided in the [LREC 2022](https://lrec2022.lrec-conf.org/en/) paper [*KazNERD: Kazakh Named Entity Recognition Dataset*](https://aclanthology.org/2022.lrec-1.44).
|
|
|
|
| 21 |
- name: tokens
|
| 22 |
list: string
|
| 23 |
- name: ner_tags
|
| 24 |
+
list: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
splits:
|
| 26 |
- name: train
|
| 27 |
num_bytes: 25079485
|
|
|
|
| 43 |
path: data/validation-*
|
| 44 |
- split: test
|
| 45 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
---
|
| 47 |
# A Named Entity Recognition Dataset for Kazakh
|
| 48 |
- This is a modified version of the dataset provided in the [LREC 2022](https://lrec2022.lrec-conf.org/en/) paper [*KazNERD: Kazakh Named Entity Recognition Dataset*](https://aclanthology.org/2022.lrec-1.44).
|