jaygala24 commited on
Commit
20ac2c1
1 Parent(s): 55676e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ This model is a 7B OpenHathi model finetuned on [IndicInstruct dataset](https://
17
  which is a collection of instruction datasets (Anudesh, wikiHow, Flan v2, Dolly, Anthropic-HHH, OpenAssistant v1, and LymSys-Chat).
18
  Please check the corresponding huggingface dataset card for more details.
19
 
20
- This was trained as part of the blog [Introducing Airavata: Hindi Instruction-tuned Chat Model](https://ai4bharat.github.io/airavata).
21
  The codebase used to train and evaluate this model can be found at [https://github.com/AI4Bharat/IndicInstruct](https://github.com/AI4Bharat/IndicInstruct).
22
 
23
  ## Usage
@@ -117,7 +117,7 @@ print(outputs)
117
 
118
  ```bibtex
119
  @misc{airavata2024,
120
- title = {Introducing Airavata: Hindi Instruction-tuned Chat Model},
121
  url = {https://ai4bharat.github.io/airavata},
122
  author = {Jay Gala and Thanmay Jayakumar and Jaavid Aktar Husain and Aswanth Kumar and Mohammed Safi Ur Rahman Khan and Diptesh Kanojia and Ratish Puduppully and Mitesh Khapra and Raj Dabre and Rudra Murthy and Anoop Kunchukuttan},
123
  month = {January},
 
17
  which is a collection of instruction datasets (Anudesh, wikiHow, Flan v2, Dolly, Anthropic-HHH, OpenAssistant v1, and LymSys-Chat).
18
  Please check the corresponding huggingface dataset card for more details.
19
 
20
+ This was trained as part of the blog [Introducing Airavata: Hindi Instruction-tuned LLM](https://ai4bharat.github.io/airavata).
21
  The codebase used to train and evaluate this model can be found at [https://github.com/AI4Bharat/IndicInstruct](https://github.com/AI4Bharat/IndicInstruct).
22
 
23
  ## Usage
 
117
 
118
  ```bibtex
119
  @misc{airavata2024,
120
+ title = {Introducing Airavata: Hindi Instruction-tuned LLM},
121
  url = {https://ai4bharat.github.io/airavata},
122
  author = {Jay Gala and Thanmay Jayakumar and Jaavid Aktar Husain and Aswanth Kumar and Mohammed Safi Ur Rahman Khan and Diptesh Kanojia and Ratish Puduppully and Mitesh Khapra and Raj Dabre and Rudra Murthy and Anoop Kunchukuttan},
123
  month = {January},