Update README.md
Browse files
README.md
CHANGED
|
@@ -202,11 +202,15 @@ While NE-BERT significantly outperforms existing models on these languages, user
|
|
| 202 |
If you use this model in your research, please cite:
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
-
@
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 212 |
}
|
|
|
|
| 202 |
If you use this model in your research, please cite:
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
+
@inproceedings{nyalang-2026-ne,
|
| 206 |
+
title = "{NE}-{BERT}: A Multilingual Language Model for Nine {N}ortheast {I}ndian Languages",
|
| 207 |
+
author = "Nyalang, Badal",
|
| 208 |
+
booktitle = "Proceedings of the Second Workshop on Language Models for Low-Resource Languages ({L}o{R}es{LM} 2026)",
|
| 209 |
+
month = mar,
|
| 210 |
+
year = "2026",
|
| 211 |
+
address = "Rabat, Morocco",
|
| 212 |
+
publisher = "Association for Computational Linguistics",
|
| 213 |
+
url = "https://aclanthology.org/2026.loreslm-1.1/",
|
| 214 |
+
pages = "1--12",
|
| 215 |
+
ISBN = "979-8-89176-377-7"
|
| 216 |
}
|