Commit
·
b9113f8
1
Parent(s):
77e78d3
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 |
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:
|
|
|
|
| 3 |
pipeline_tag: token-classification
|
| 4 |
---
|
| 5 |
An example of using an ensemble of models is shown in the main.py file
|
| 6 |
+
|
| 7 |
Code for this project: https://github.com/Misha24-10/semeval_ner/tree/main
|
| 8 |
|
| 9 |
In low lavel classification on MultiCoNER II in test set:
|