Add link to code
Browse files
README.md
CHANGED
@@ -29,9 +29,11 @@ Sparsity: 0%
|
|
29 |
Number of layers: 12
|
30 |
```
|
31 |
|
32 |
-
Code:
|
33 |
|
34 |
-
|
|
|
|
|
35 |
```bibtex
|
36 |
@article{kurtic2022optimal,
|
37 |
title={The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models},
|
|
|
29 |
Number of layers: 12
|
30 |
```
|
31 |
|
32 |
+
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)
|
33 |
|
34 |
+
If you find the model useful, please consider citing our work.
|
35 |
+
|
36 |
+
## Citation info
|
37 |
```bibtex
|
38 |
@article{kurtic2022optimal,
|
39 |
title={The Optimal BERT Surgeon: Scalable and Accurate Second-Order Pruning for Large Language Models},
|