Badnyal commited on
Commit
1f07f26
·
verified ·
1 Parent(s): f7964c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
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
- @misc{ne-bert-2025,
206
- author = {MWirelabs},
207
- title = {NE-BERT: A Multilingual ModernBERT for Northeast India},
208
- year = {2025},
209
- publisher = {Hugging Face},
210
- journal = {Hugging Face Model Hub},
211
- howpublished = {\url{[https://huggingface.co/MWirelabs/ne-bert](https://huggingface.co/MWirelabs/ne-bert)}}
 
 
 
 
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
  }