Commit
·
edf16a0
1
Parent(s):
ab8b6ed
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ language:
|
|
18 |
metrics:
|
19 |
- accuracy
|
20 |
- f1
|
|
|
21 |
---
|
22 |
# RoBERTa Span Detection
|
23 |
This model is a fine-tuned model of [roberta-large](https://huggingface.co/roberta-large) after being trained on a **mixture of NER datasets**.
|
|
|
18 |
metrics:
|
19 |
- accuracy
|
20 |
- f1
|
21 |
+
pipeline_tag: token-classification
|
22 |
---
|
23 |
# RoBERTa Span Detection
|
24 |
This model is a fine-tuned model of [roberta-large](https://huggingface.co/roberta-large) after being trained on a **mixture of NER datasets**.
|