EdoardoLuciani
commited on
Commit
•
549124a
1
Parent(s):
3be6abe
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
-
pipeline_tag:
|
10 |
---
|
11 |
# NER detection powered by RoBERTa
|
12 |
Presented here is an english NER model, finetuned from [roberta-base](https://huggingface.co/FacebookAI/roberta-base). Weights available on [huggingface](https://huggingface.co/EdoardoLuciani/roberta-on-english-ner). Code available on [github](https://github.com/EdoardoLuciani/roberta-on-english-ner)
|
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
pipeline_tag: token-classification
|
10 |
---
|
11 |
# NER detection powered by RoBERTa
|
12 |
Presented here is an english NER model, finetuned from [roberta-base](https://huggingface.co/FacebookAI/roberta-base). Weights available on [huggingface](https://huggingface.co/EdoardoLuciani/roberta-on-english-ner). Code available on [github](https://github.com/EdoardoLuciani/roberta-on-english-ner)
|