Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Azerbaijani Named Entity Recognition (NER) with XLM-RoBERTa Large
|
2 |
|
3 |
**Repository on Hugging Face**: [IsmatS/xlm_roberta_large_az_ner](https://huggingface.co/IsmatS/xlm_roberta_large_az_ner)
|
|
|
1 |
+
---
|
2 |
+
model_name: xlm-roberta-large Azerbaijani NER
|
3 |
+
tags:
|
4 |
+
- NER
|
5 |
+
- xlm-roberta
|
6 |
+
- Azerbaijani
|
7 |
+
- HuggingFace
|
8 |
+
license: "apache-2.0" # Or replace with your model's license type
|
9 |
+
library_name: transformers
|
10 |
+
---
|
11 |
+
|
12 |
# Azerbaijani Named Entity Recognition (NER) with XLM-RoBERTa Large
|
13 |
|
14 |
**Repository on Hugging Face**: [IsmatS/xlm_roberta_large_az_ner](https://huggingface.co/IsmatS/xlm_roberta_large_az_ner)
|