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