Model save
Browse files- README.md +1 -6
- all_results.json +6 -6
- train_results.json +6 -6
README.md
CHANGED
@@ -3,14 +3,9 @@ library_name: peft
|
|
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/star-run-step1-master
|
12 |
-
- tttx/ttt-problem-10-continue-step1-master
|
13 |
-
- tttx/ttt-problem-10-continue-step2-master
|
14 |
model-index:
|
15 |
- name: ttt-problem10-32b-021025-sl25000
|
16 |
results: []
|
@@ -21,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# ttt-problem10-32b-021025-sl25000
|
23 |
|
24 |
-
This model is a fine-tuned version of [
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
|
17 |
# ttt-problem10-32b-021025-sl25000
|
18 |
|
19 |
+
This model is a fine-tuned version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
all_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second": 0.
|
8 |
-
"train_steps_per_second": 0.
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
+
"total_flos": 490074470875136.0,
|
4 |
+
"train_loss": 0.058849748490112166,
|
5 |
+
"train_runtime": 478.1215,
|
6 |
+
"train_samples": 216,
|
7 |
+
"train_samples_per_second": 0.904,
|
8 |
+
"train_steps_per_second": 0.059
|
9 |
}
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second": 0.
|
8 |
-
"train_steps_per_second": 0.
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
+
"total_flos": 490074470875136.0,
|
4 |
+
"train_loss": 0.058849748490112166,
|
5 |
+
"train_runtime": 478.1215,
|
6 |
+
"train_samples": 216,
|
7 |
+
"train_samples_per_second": 0.904,
|
8 |
+
"train_steps_per_second": 0.059
|
9 |
}
|