Firoj commited on
Commit
172a2c7
·
verified ·
1 Parent(s): f85b1bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -13
README.md CHANGED
@@ -209,17 +209,25 @@ This model is licensed under the Creative Commons Attribution-NonCommercial-Shar
209
  Please cite [our paper](https://arxiv.org/pdf/2410.15308) when using this model:
210
 
211
  ```
212
- @article{kmainasi2024llamalensspecializedmultilingualllm,
213
- title={LlamaLens: Specialized Multilingual LLM for Analyzing News and Social Media Content},
214
- author={Mohamed Bayan Kmainasi and Ali Ezzat Shahroor and Maram Hasanain and Sahinur Rahman Laskar and Naeemul Hassan and Firoj Alam},
215
- year={2024},
216
- journal={arXiv preprint arXiv:2410.15308},
217
- volume={},
218
- number={},
219
- pages={},
220
- url={https://arxiv.org/abs/2410.15308},
221
- eprint={2410.15308},
222
- archivePrefix={arXiv},
223
- primaryClass={cs.CL}
224
- }
 
 
 
 
 
 
 
 
225
  ```
 
209
  Please cite [our paper](https://arxiv.org/pdf/2410.15308) when using this model:
210
 
211
  ```
212
+ @inproceedings{kmainasi-etal-2025-llamalens,
213
+ title = "{L}lama{L}ens: Specialized Multilingual {LLM} for Analyzing News and Social Media Content",
214
+ author = "Kmainasi, Mohamed Bayan and
215
+ Shahroor, Ali Ezzat and
216
+ Hasanain, Maram and
217
+ Laskar, Sahinur Rahman and
218
+ Hassan, Naeemul and
219
+ Alam, Firoj",
220
+ editor = "Chiruzzo, Luis and
221
+ Ritter, Alan and
222
+ Wang, Lu",
223
+ booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
224
+ month = apr,
225
+ year = "2025",
226
+ address = "Albuquerque, New Mexico",
227
+ publisher = "Association for Computational Linguistics",
228
+ url = "https://aclanthology.org/2025.findings-naacl.313/",
229
+ doi = "10.18653/v1/2025.findings-naacl.313",
230
+ pages = "5642--5664",
231
+ ISBN = "979-8-89176-195-7",
232
+ }
233
  ```