| | --- |
| | annotations_creators: |
| | - expert-generated |
| | language_creators: |
| | - found |
| | language: |
| | - en |
| | license: |
| | - unknown |
| | multilinguality: |
| | - monolingual |
| | task_categories: |
| | - token-classification |
| | task_ids: |
| | - named-entity-recognition |
| | train-eval-index: |
| | - config: testaunic23 |
| | task: token-classification |
| | task_id: entity_extraction |
| | splits: |
| | train_split: train |
| | eval_split: test |
| | col_mapping: |
| | tokens: tokens |
| | ner_tags: tags |
| | metrics: |
| | - type: seqeval |
| | name: seqeval |
| | dataset_info: |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: tokens |
| | sequence: string |
| | - name: pos_tags |
| | sequence: |
| | class_label: |
| | names: |
| | 0: '-X-' |
| | - name: ner_tags |
| | sequence: |
| | class_label: |
| | names: |
| | 0: O |
| | 1: B-ENTITY |
| | 2: I-ENTITY |
| | 3: B-SYSTEM |
| | 4: I-SYSTEM |
| | 5: B-DOCUMENT |
| | 6: I-DOCUMENT |
| | 7: B-ORG |
| | 8: I-ORG |
| | 9: B-LOC |
| | 10: I-LOC |
| | config_name: testaunic23 |
| | --- |