Update README.md
Browse files
README.md
CHANGED
|
@@ -2,12 +2,11 @@
|
|
| 2 |
datasets:
|
| 3 |
- djagatiya/ner-ontonotes-v5-eng-v4
|
| 4 |
|
| 5 |
-
|
| 6 |
-
- FacebookAI/roberta-base
|
| 7 |
---
|
| 8 |
|
| 9 |
|
| 10 |
-
Simple finetuned RoBERTA for NERC(Named Entity Recognitiona and Classification) task.
|
| 11 |
The model was finetuned for the Text Mining course at Vrije Universieit Amsterdam in 2024.
|
| 12 |
|
| 13 |
|
|
|
|
| 2 |
datasets:
|
| 3 |
- djagatiya/ner-ontonotes-v5-eng-v4
|
| 4 |
|
| 5 |
+
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
|
| 9 |
+
Simple finetuned <a href="https://huggingface.co/FacebookAI/roberta-base"> RoBERTA</a> for NERC(Named Entity Recognitiona and Classification) task.
|
| 10 |
The model was finetuned for the Text Mining course at Vrije Universieit Amsterdam in 2024.
|
| 11 |
|
| 12 |
|