macabdul9 commited on
Commit
88ca6f5
1 Parent(s): 6f85180

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -143,12 +143,20 @@ More information needed
143
  # Citation
144
 
145
  ```bibtex
146
- @misc{lamini-lm,
147
- title={LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
148
- author={Minghao Wu and Abdul Waheed and Chiyu Zhang and Muhammad Abdul-Mageed and Alham Fikri Aji},
149
- year={2023},
150
- publisher = {GitHub},
151
- journal = {GitHub repository},
152
- url = {https://github.com/mbzuai-nlp/LaMini-LM/}
 
 
 
 
 
 
 
153
  }
 
154
  ```
 
143
  # Citation
144
 
145
  ```bibtex
146
+ @article{lamini-lm,
147
+ author = {Minghao Wu and
148
+ Abdul Waheed and
149
+ Chiyu Zhang and
150
+ Muhammad Abdul-Mageed and
151
+ Alham Fikri Aji
152
+ },
153
+ title = {LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
154
+ journal = {CoRR},
155
+ volume = {abs/2304.14402},
156
+ year = {2023},
157
+ url = {https://arxiv.org/abs/2304.14402},
158
+ eprinttype = {arXiv},
159
+ eprint = {2304.14402}
160
  }
161
+
162
  ```