Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# Fusion NER Models
|
3 |
|
4 |
|model name | model descreption | model path | datasets |
|
5 |
-
|
6 |
| Basic | Basic training on IAHALT | [https://huggingface.co/FusioNER/Basic_IAHALT/tree/main](https://huggingface.co/FusioNER/Basic_IAHALT/tree/main) | IAHALT |
|
7 |
| Vitaly | Vitaly training on IAHALT (with BI-BI problem) | [https://huggingface.co/FusioNER/Vitaly_NER/tree/main](https://huggingface.co/FusioNER/Vitaly_NER/tree/main) | IAHALT |
|
8 |
| Name-Sentences | Training on IAHALT + Name-Sentences[1] | [https://huggingface.co/FusioNER/Name-Sentences/tree/main](https://huggingface.co/FusioNER/Name-Sentences/tree/main) | IAHALT |
|
|
|
2 |
# Fusion NER Models
|
3 |
|
4 |
|model name | model descreption | model path | datasets |
|
5 |
+
|:----------|:------------------|:-----------|:--------:|
|
6 |
| Basic | Basic training on IAHALT | [https://huggingface.co/FusioNER/Basic_IAHALT/tree/main](https://huggingface.co/FusioNER/Basic_IAHALT/tree/main) | IAHALT |
|
7 |
| Vitaly | Vitaly training on IAHALT (with BI-BI problem) | [https://huggingface.co/FusioNER/Vitaly_NER/tree/main](https://huggingface.co/FusioNER/Vitaly_NER/tree/main) | IAHALT |
|
8 |
| Name-Sentences | Training on IAHALT + Name-Sentences[1] | [https://huggingface.co/FusioNER/Name-Sentences/tree/main](https://huggingface.co/FusioNER/Name-Sentences/tree/main) | IAHALT |
|