End of training
Browse files
README.md
CHANGED
@@ -3,9 +3,12 @@ library_name: peft
|
|
3 |
license: mit
|
4 |
base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
model-index:
|
10 |
- name: ttt-problem10-32b-021025-sl25000
|
11 |
results: []
|
@@ -16,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# ttt-problem10-32b-021025-sl25000
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
3 |
license: mit
|
4 |
base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- tttx/p10-ttt-overnight-3-step2-collated
|
12 |
model-index:
|
13 |
- name: ttt-problem10-32b-021025-sl25000
|
14 |
results: []
|
|
|
19 |
|
20 |
# ttt-problem10-32b-021025-sl25000
|
21 |
|
22 |
+
This model is a fine-tuned version of [tttx/models-p10-ttt-overnight-3-step1](https://huggingface.co/tttx/models-p10-ttt-overnight-3-step1) on the tttx/p10-ttt-overnight-3-step2-collated dataset.
|
23 |
|
24 |
## Model description
|
25 |
|