model card
Browse files
README.md
CHANGED
|
@@ -70,7 +70,7 @@ print(outputs[0]["generated_text"][-1])
|
|
| 70 |
## The Model
|
| 71 |
Cobalt is built on top of Llama 3.1 8b Instruct, using math-instruct data to supplement math-instruct performance using Llama 3.1 Instruct prompt style.
|
| 72 |
|
| 73 |
-
Our current version of the Cobalt math-instruct dataset is [sequelbox/Polytope
|
| 74 |
|
| 75 |
|
| 76 |

|
|
|
|
| 70 |
## The Model
|
| 71 |
Cobalt is built on top of Llama 3.1 8b Instruct, using math-instruct data to supplement math-instruct performance using Llama 3.1 Instruct prompt style.
|
| 72 |
|
| 73 |
+
Our current version of the Cobalt math-instruct dataset is [sequelbox/Polytope](https://huggingface.co/datasets/sequelbox/Polytope), supplemented with a small selection of data from [LDJnr/Pure-Dove](https://huggingface.co/datasets/LDJnr/Pure-Dove) for general chat consistency.
|
| 74 |
|
| 75 |
|
| 76 |

|