Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ datasets:
|
|
| 4 |
---
|
| 5 |
# mpt-7b-gsm8k
|
| 6 |
|
| 7 |
-
**Paper**: [Sparse Finetuning for Inference Acceleration of Large Language Models](https://arxiv.org/abs/2310.06927)
|
| 8 |
**Code**: https://github.com/neuralmagic/deepsparse/tree/main/research/mpt
|
| 9 |
|
| 10 |
This model was produced from a [MPT-7B base model](https://huggingface.co/neuralmagic/mpt-7b-gsm8k-pt) finetuned on the GSM8k dataset for 2 epochs and contains the original PyTorch weights.
|
|
|
|
| 4 |
---
|
| 5 |
# mpt-7b-gsm8k
|
| 6 |
|
| 7 |
+
**Paper**: [Sparse Finetuning for Inference Acceleration of Large Language Models](https://arxiv.org/abs/2310.06927)
|
| 8 |
**Code**: https://github.com/neuralmagic/deepsparse/tree/main/research/mpt
|
| 9 |
|
| 10 |
This model was produced from a [MPT-7B base model](https://huggingface.co/neuralmagic/mpt-7b-gsm8k-pt) finetuned on the GSM8k dataset for 2 epochs and contains the original PyTorch weights.
|