Commit
·
314a302
1
Parent(s):
e3efcf3
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,13 @@ model-index:
|
|
23 |
type: f_score
|
24 |
value: 0.8943712104
|
25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
| Feature | Description |
|
27 |
| --- | --- |
|
28 |
| **Name** | `en_roberta_fine_tuned_ner` |
|
|
|
23 |
type: f_score
|
24 |
value: 0.8943712104
|
25 |
---
|
26 |
+
|
27 |
+
|
28 |
+
<details>
|
29 |
+
This is a roBERTa model for Naned Entity Recognition, fine-tuned on OntoNotes v5 using Spacy in coNLL-2003 format and BIO tagged
|
30 |
+
</details>
|
31 |
+
|
32 |
+
|
33 |
| Feature | Description |
|
34 |
| --- | --- |
|
35 |
| **Name** | `en_roberta_fine_tuned_ner` |
|