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