habdine commited on
Commit
e03f7c8
1 Parent(s): 50208ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -9,7 +9,8 @@ language:
9
  - ar
10
  datasets:
11
  - MBZUAI-Paris/Darija-SFT-Mixture
12
-
 
13
  ---
14
 
15
 
@@ -323,7 +324,12 @@ You can start chatting with the model by visiting http://localhost:3000.
323
  ### Citation
324
  If you use Atlas-Chat in your research, please cite our paper:
325
  ```none
326
-
 
 
 
 
 
327
  ```
328
 
329
 
 
9
  - ar
10
  datasets:
11
  - MBZUAI-Paris/Darija-SFT-Mixture
12
+ base_model:
13
+ - google/gemma-2-2b-it
14
  ---
15
 
16
 
 
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
 
335