nicoladisabato
commited on
Commit
•
83c7339
1
Parent(s):
717e3f4
update readme
Browse files
README.md
CHANGED
@@ -21,6 +21,10 @@ model-index:
|
|
21 |
type: f_score
|
22 |
value: 0.8924118449
|
23 |
---
|
|
|
|
|
|
|
|
|
24 |
| Feature | Description |
|
25 |
| --- | --- |
|
26 |
| **Name** | `en_xlnet_fine_tuned_ner` |
|
|
|
21 |
type: f_score
|
22 |
value: 0.8924118449
|
23 |
---
|
24 |
+
|
25 |
+
This is a XLNet model for Named Entity Recognition, fine-tuned on OntoNotes v5 using Spacy in coNLL-2003 format and BIO tagged.
|
26 |
+
For more details: https://github.com/nicoladisabato/ner-with-transformers
|
27 |
+
|
28 |
| Feature | Description |
|
29 |
| --- | --- |
|
30 |
| **Name** | `en_xlnet_fine_tuned_ner` |
|