Update README.md
Browse files
README.md
CHANGED
|
@@ -105,20 +105,21 @@ Sequence Length: The use of the <UPPER> token for capitalization handling result
|
|
| 105 |
5. Citation
|
| 106 |
If you use this model in your research, please cite the following:
|
| 107 |
|
| 108 |
-
## Citation
|
| 109 |
|
| 110 |
-
If you use
|
| 111 |
|
| 112 |
-
|
| 113 |
-
*miLLi: Model Integrating Local Linguistic Insights for Morphologically Robust Tokenization*.
|
| 114 |
-
Hugging Face.
|
| 115 |
-
https://huggingface.co/elshadrahimov/miLLi-1.0
|
| 116 |
|
| 117 |
-
|
| 118 |
-
|
|
|
|
| 119 |
author = {Rahimov, Elshad},
|
| 120 |
-
|
| 121 |
-
|
|
|
|
|
|
|
| 122 |
}
|
| 123 |
|
| 124 |
|
|
|
|
| 105 |
5. Citation
|
| 106 |
If you use this model in your research, please cite the following:
|
| 107 |
|
| 108 |
+
## 📜 Citation
|
| 109 |
|
| 110 |
+
If you use miLLi 1.0 in your research, please cite it as follows:
|
| 111 |
|
| 112 |
+
**APA Style:**
|
| 113 |
+
Rahimov, E. (2025). *miLLi: Model Integrating Local Linguistic Insights for Morphologically Robust Tokenization*. Hugging Face. https://huggingface.co/elshadrahimov/miLLi-1.0
|
|
|
|
|
|
|
| 114 |
|
| 115 |
+
**BibTeX:**
|
| 116 |
+
```bibtex
|
| 117 |
+
@misc{rahimov2025milli,
|
| 118 |
author = {Rahimov, Elshad},
|
| 119 |
+
title = {miLLi: Model Integrating Local Linguistic Insights for Morphologically Robust Tokenization},
|
| 120 |
+
year = {2025},
|
| 121 |
+
howpublished = {\url{https://huggingface.co/elshadrahimov/miLLi-1.0}},
|
| 122 |
+
note = {Hugging Face Model Hub}
|
| 123 |
}
|
| 124 |
|
| 125 |
|