princeton-nlp
commited on
Commit
·
dbdd43e
1
Parent(s):
d0fc0b8
Update README.md
Browse files
README.md
CHANGED
@@ -51,9 +51,10 @@ We evaluate on an extensive set of downstream tasks including reasoning, reading
|
|
51 |
## Bibtex
|
52 |
```
|
53 |
@article{xia2023sheared,
|
54 |
-
|
55 |
-
|
56 |
-
|
|
|
57 |
}
|
58 |
```
|
59 |
|
|
|
51 |
## Bibtex
|
52 |
```
|
53 |
@article{xia2023sheared,
|
54 |
+
title={Sheared llama: Accelerating language model pre-training via structured pruning},
|
55 |
+
author={Xia, Mengzhou and Gao, Tianyu and Zeng, Zhiyuan and Chen, Danqi},
|
56 |
+
journal={arXiv preprint arXiv:2310.06694},
|
57 |
+
year={2023}
|
58 |
}
|
59 |
```
|
60 |
|