Update README.md
Browse files
README.md
CHANGED
@@ -143,11 +143,12 @@ More information needed
|
|
143 |
# Citation
|
144 |
|
145 |
```bibtex
|
146 |
-
@misc{lamini,
|
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 |
}
|
153 |
```
|
|
|
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 |
```
|