Add link to code
Browse files
README.md
CHANGED
|
@@ -37,9 +37,11 @@ The dev-set performance reported in the paper is averaged over four seeds, and w
|
|
| 37 |
| stdev | 0.130 | 0.134 |
|
| 38 |
```
|
| 39 |
|
| 40 |
-
Code:
|
| 41 |
|
| 42 |
-
|
|
|
|
|
|
|
| 43 |
```bibtex
|
| 44 |
@article{kurtic2022optimal,
|
| 45 |
title={The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models},
|
|
|
|
| 37 |
| stdev | 0.130 | 0.134 |
|
| 38 |
```
|
| 39 |
|
| 40 |
+
Code: [https://github.com/neuralmagic/sparseml/tree/main/research/optimal_BERT_surgeon_oBERT](https://github.com/neuralmagic/sparseml/tree/main/research/optimal_BERT_surgeon_oBERT)
|
| 41 |
|
| 42 |
+
If you find the model useful, please consider citing our work.
|
| 43 |
+
|
| 44 |
+
## Citation info
|
| 45 |
```bibtex
|
| 46 |
@article{kurtic2022optimal,
|
| 47 |
title={The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models},
|