readme: add more metadata tags
Browse files
README.md
CHANGED
|
@@ -6,6 +6,13 @@ pipeline_tag: token-classification
|
|
| 6 |
base_model: FacebookAI/xlm-roberta-large
|
| 7 |
widget:
|
| 8 |
- text: According to the BBC George Washington went to Washington.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Flair NER Model trained on CleanCoNLL Dataset
|
|
|
|
| 6 |
base_model: FacebookAI/xlm-roberta-large
|
| 7 |
widget:
|
| 8 |
- text: According to the BBC George Washington went to Washington.
|
| 9 |
+
tags:
|
| 10 |
+
- flair
|
| 11 |
+
- token-classification
|
| 12 |
+
- sequence-tagger-model
|
| 13 |
+
- hetzner
|
| 14 |
+
- hetzner-gex44
|
| 15 |
+
- hetzner-gpu
|
| 16 |
---
|
| 17 |
|
| 18 |
# Flair NER Model trained on CleanCoNLL Dataset
|