Update README.md

This commit is contained in:
JB Polle 2022-07-04 15:02:50 +00:00 committed by huggingface-web
parent 37688147fa
commit c272484a77
1 changed files with 10 additions and 0 deletions

View File

@ -6,6 +6,16 @@ widget:
- text: "My name is jean-baptiste and I live in montreal"
- text: "My name is clara and I live in berkeley, california."
- text: "My name is wolfgang and I live in berlin"
train-eval-index:
- config: conll2003
task: token-classification
task_id: entity_extraction
splits:
eval_split: validation
col_mapping:
tokens: tokens
ner_tags: tags
---