habdine commited on
Commit
1cea0ca
1 Parent(s): 78479cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -29,7 +29,7 @@ The models are designed to assist with:
29
  * Translation, summarization, and content generation in informal dialect.
30
  * Cultural research related to Morocco and its language.
31
 
32
- **Paper:** [Atlas-Chat: Adapting Large Language Models for Low-Resource Moroccan Arabic Dialect]()
33
 
34
  ## 👥 Our Team
35
 
@@ -324,11 +324,14 @@ You can start chatting with the model by visiting http://localhost:3000.
324
  ### Citation
325
  If you use Atlas-Chat in your research, please cite our paper:
326
  ```none
327
- @article{shang2024atlas,
328
- title={Atlas-Chat: Adapting Large Language Models for Low-Resource Moroccan Arabic Dialect},
329
- author={Shang, Guokan and Abdine, Hadi and Khoubrane, Yousef and Mohamed, Amr and Abbahaddou, Yassine and Ennadir, Sofiane and Momayiz, Imane and Ren, Xuguang and Moulines, Eric and Nakov, Preslav and Vazirgiannis, Michalis and Xing, Eric},
330
- journal={arXiv preprint},
331
- year={2024}
 
 
 
332
  }
333
  ```
334
 
 
29
  * Translation, summarization, and content generation in informal dialect.
30
  * Cultural research related to Morocco and its language.
31
 
32
+ **Paper:** [Atlas-Chat: Adapting Large Language Models for Low-Resource Moroccan Arabic Dialect](https://arxiv.org/abs/2409.17912)
33
 
34
  ## 👥 Our Team
35
 
 
324
  ### Citation
325
  If you use Atlas-Chat in your research, please cite our paper:
326
  ```none
327
+ @article{shang2024atlaschatadaptinglargelanguage,
328
+ title={Atlas-Chat: Adapting Large Language Models for Low-Resource Moroccan Arabic Dialect},
329
+ author={Guokan Shang and Hadi Abdine and Yousef Khoubrane and Amr Mohamed and Yassine Abbahaddou and Sofiane Ennadir and Imane Momayiz and Xuguang Ren and Eric Moulines and Preslav Nakov and Michalis Vazirgiannis and Eric Xing},
330
+ year={2024},
331
+ eprint={2409.17912},
332
+ archivePrefix={arXiv},
333
+ primaryClass={cs.CL},
334
+ url={https://arxiv.org/abs/2409.17912},
335
  }
336
  ```
337