bert-finetuned-ner / README.md
erickrribeiro's picture
Enabling the Model widget (#1)
a0a8616
|
raw
history blame contribute delete
No virus
424 Bytes
---
license: apache-2.0
datasets:
- conll2003
language:
- en
widget:
- text: "My name is Erick Ribeiro and I live in Manaus, Brazil"
- example_title: "Example 1"
- text: "Larissa is a programmer at the Luizalabs"
- example_title: "Example 2"
- text: "Raj lives in Brazil and works for Google"
- example_title: "Example 3"
metrics:
- precision
- recall
- f1
- accuracy
pipeline_tag: token-classification
tags:
- ner
- nlp
---