Commit ·
77e78d3
1
Parent(s): 869a882
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
| 3 |
pipeline_tag: token-classification
|
| 4 |
---
|
| 5 |
An example of using an ensemble of models is shown in the main.py file
|
|
|
|
| 6 |
|
| 7 |
In low lavel classification on MultiCoNER II in test set:
|
| 8 |
| Класс | Precision | Recall | F1 |
|
|
|
|
| 3 |
pipeline_tag: token-classification
|
| 4 |
---
|
| 5 |
An example of using an ensemble of models is shown in the main.py file
|
| 6 |
+
Code for this project: https://github.com/Misha24-10/semeval_ner/tree/main
|
| 7 |
|
| 8 |
In low lavel classification on MultiCoNER II in test set:
|
| 9 |
| Класс | Precision | Recall | F1 |
|