Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ pipeline_tag: text-generation
|
|
16 |
## Model Description
|
17 |
|
18 |
This model is a fine-tuned version of Meta's Llama 3.2 3B (Base) that has been specially trained to generate high-quality thought processes before producing answers. The model underwent 4 rounds of specialized fine-tuning using a thought-chain ranking approach.
|
|
|
19 |
|
20 |
### Training Process
|
21 |
|
|
|
16 |
## Model Description
|
17 |
|
18 |
This model is a fine-tuned version of Meta's Llama 3.2 3B (Base) that has been specially trained to generate high-quality thought processes before producing answers. The model underwent 4 rounds of specialized fine-tuning using a thought-chain ranking approach.
|
19 |
+
(Weekend project, just a few hundred steps of training)
|
20 |
|
21 |
### Training Process
|
22 |
|