End of training
Browse files- README.md +1 -1
- all_results.json +4 -4
- train_results.json +4 -4
- trainer_state.json +4 -4
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# SWE-BENCH-433-enriched-set-claude-3in1-localization-with-reasoning_7b-433-enriched-3in1
|
18 |
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) on
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
16 |
|
17 |
# SWE-BENCH-433-enriched-set-claude-3in1-localization-with-reasoning_7b-433-enriched-3in1
|
18 |
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) on the SWE-BENCH-433-enriched-set-claude-3in1-localization-with-reasoning dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 2.93048128342246,
|
3 |
"total_flos": 9.35169742560297e+16,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 2.93048128342246,
|
3 |
"total_flos": 9.35169742560297e+16,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 1.09,
|
6 |
+
"train_samples_per_second": 4109.216,
|
7 |
+
"train_steps_per_second": 85.322
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 2.93048128342246,
|
3 |
"total_flos": 9.35169742560297e+16,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 2.93048128342246,
|
3 |
"total_flos": 9.35169742560297e+16,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 1.09,
|
6 |
+
"train_samples_per_second": 4109.216,
|
7 |
+
"train_steps_per_second": 85.322
|
8 |
}
|
trainer_state.json
CHANGED
@@ -663,10 +663,10 @@
|
|
663 |
"epoch": 2.93048128342246,
|
664 |
"step": 93,
|
665 |
"total_flos": 9.35169742560297e+16,
|
666 |
-
"train_loss": 0.
|
667 |
-
"train_runtime":
|
668 |
-
"train_samples_per_second":
|
669 |
-
"train_steps_per_second":
|
670 |
}
|
671 |
],
|
672 |
"logging_steps": 1,
|
|
|
663 |
"epoch": 2.93048128342246,
|
664 |
"step": 93,
|
665 |
"total_flos": 9.35169742560297e+16,
|
666 |
+
"train_loss": 0.0,
|
667 |
+
"train_runtime": 1.09,
|
668 |
+
"train_samples_per_second": 4109.216,
|
669 |
+
"train_steps_per_second": 85.322
|
670 |
}
|
671 |
],
|
672 |
"logging_steps": 1,
|