princeton-nlp
commited on
Commit
•
c8889f4
1
Parent(s):
ba9a6a9
Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,9 @@ The model's overall performance is better than EleutherAI/pythia-160m.
|
|
18 |
## Bibtex
|
19 |
```
|
20 |
@article{xia2023sheared,
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
24 |
}
|
25 |
```
|
|
|
18 |
## Bibtex
|
19 |
```
|
20 |
@article{xia2023sheared,
|
21 |
+
title={Sheared llama: Accelerating language model pre-training via structured pruning},
|
22 |
+
author={Xia, Mengzhou and Gao, Tianyu and Zeng, Zhiyuan and Chen, Danqi},
|
23 |
+
journal={arXiv preprint arXiv:2310.06694},
|
24 |
+
year={2023}
|
25 |
}
|
26 |
```
|