onkarpandit-g42 commited on
Commit
8439703
1 Parent(s): 4450759

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -93,7 +93,7 @@ print(get_response(text))
93
  - **Finetuned from model :** [inception-mbzuai/jais-13b](https://huggingface.co/inception-mbzuai/jais-13b)
94
  - **Input:** Text only data.
95
  - **Output:** Model generates text.
96
- - **Paper :** [Jais and Jais-chat: Arabic-Centric Foundation and Instruction-Tuned Open Generative Large Language Models](https://inceptioniai.org)
97
  - **Demo :** [Access here](https://arabic-gpt.ai)
98
 
99
 
@@ -229,18 +229,19 @@ Detailed comparisons in both languages and evaluation dataset details can be fou
229
 
230
  <p align="center"> <img src="https://huggingface.co/inception-mbzuai/jais-13b/resolve/main/Rent_Example.png" width="600" /></p>
231
 
232
- <!-- ## Citation [optional] -->
233
 
 
 
 
 
 
 
 
 
 
234
 
235
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
236
-
237
- <!--**BibTeX:**
238
-
239
- [More Information Needed]
240
-
241
- **APA:**
242
 
243
- [More Information Needed]
244
 
245
- -->
246
  Copyright Inception Institute of Artificial Intelligence Ltd.
 
93
  - **Finetuned from model :** [inception-mbzuai/jais-13b](https://huggingface.co/inception-mbzuai/jais-13b)
94
  - **Input:** Text only data.
95
  - **Output:** Model generates text.
96
+ - **Paper :** [Jais and Jais-chat: Arabic-Centric Foundation and Instruction-Tuned Open Generative Large Language Models](https://arxiv.org/abs/2308.16149)
97
  - **Demo :** [Access here](https://arabic-gpt.ai)
98
 
99
 
 
229
 
230
  <p align="center"> <img src="https://huggingface.co/inception-mbzuai/jais-13b/resolve/main/Rent_Example.png" width="600" /></p>
231
 
232
+ ## Citation
233
 
234
+ ```
235
+ @misc{sengupta2023jais,
236
+ title={Jais and Jais-chat: Arabic-Centric Foundation and Instruction-Tuned Open Generative Large Language Models},
237
+ author={Neha Sengupta and Sunil Kumar Sahu and Bokang Jia and Satheesh Katipomu and Haonan Li and Fajri Koto and Osama Mohammed Afzal and Samta Kamboj and Onkar Pandit and Rahul Pal and Lalit Pradhan and Zain Muhammad Mujahid and Massa Baali and Alham Fikri Aji and Zhengzhong Liu and Andy Hock and Andrew Feldman and Jonathan Lee and Andrew Jackson and Preslav Nakov and Timothy Baldwin and Eric Xing},
238
+ year={2023},
239
+ eprint={2308.16149},
240
+ archivePrefix={arXiv},
241
+ primaryClass={cs.CL}
242
+ }
243
 
244
+ ```
 
 
 
 
 
 
245
 
 
246
 
 
247
  Copyright Inception Institute of Artificial Intelligence Ltd.