Update README.md
Browse files
README.md
CHANGED
|
@@ -74,6 +74,9 @@ model-index:
|
|
| 74 |
---
|
| 75 |
# `stable-code-instruct-3b`
|
| 76 |
|
|
|
|
|
|
|
|
|
|
| 77 |
## Model Description
|
| 78 |
|
| 79 |
`stable-code-instruct-3b` is a 2.7B billion parameter decoder-only language model tuned from [`stable-code-3b`](https://huggingface.co/stabilityai/stable-code-3b/). This model was trained on a mix of publicly available datasets, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
|
|
|
|
| 74 |
---
|
| 75 |
# `stable-code-instruct-3b`
|
| 76 |
|
| 77 |
+

|
| 78 |
+
|
| 79 |
+
|
| 80 |
## Model Description
|
| 81 |
|
| 82 |
`stable-code-instruct-3b` is a 2.7B billion parameter decoder-only language model tuned from [`stable-code-3b`](https://huggingface.co/stabilityai/stable-code-3b/). This model was trained on a mix of publicly available datasets, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
|