|
--- |
|
language: |
|
- en |
|
dataset_info: |
|
features: |
|
- name: tokens |
|
sequence: string |
|
- name: ner_tags |
|
sequence: |
|
class_label: |
|
names: |
|
'0': O |
|
'1': LOC |
|
'2': PER |
|
'3': MISC |
|
'4': ORG |
|
splits: |
|
- name: test |
|
num_bytes: 5954708 |
|
num_examples: 2 |
|
- name: train |
|
num_bytes: 54305659 |
|
num_examples: 8 |
|
download_size: 12147768 |
|
|
|
train-eval-index: |
|
- config: Jean-Baptiste--wikiner_fr |
|
task: token-classification |
|
task_id: entity_extraction |
|
splits: |
|
eval_split: test |
|
col_mapping: |
|
tokens: tokens |
|
ner_tags: tags |
|
task_categories: |
|
- token-classification |
|
--- |
|
# Dataset Card for "wikiner_fr" |
|
|
|
|
|
|