minghaowu commited on
Commit
167ba78
1 Parent(s): d5a79f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -141,11 +141,12 @@ More information needed
141
  # Citation
142
 
143
  ```bibtex
144
- @misc{lamini,
145
  title={LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
146
  author={Minghao Wu and Abdul Waheed and Chiyu Zhang and Muhammad Abdul-Mageed and Alham Fikri Aji},
147
  year={2023},
148
  publisher = {GitHub},
149
  journal = {GitHub repository},
 
150
  }
151
  ```
 
141
  # Citation
142
 
143
  ```bibtex
144
+ @misc{lamini-lm,
145
  title={LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
146
  author={Minghao Wu and Abdul Waheed and Chiyu Zhang and Muhammad Abdul-Mageed and Alham Fikri Aji},
147
  year={2023},
148
  publisher = {GitHub},
149
  journal = {GitHub repository},
150
+ url = {https://github.com/mbzuai-nlp/LaMini-LM/}
151
  }
152
  ```