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 |
# nemo_nano_code_0.3k
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# nemo_nano_code_0.3k
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the mlfoundations-dev/nemo_nano_code_0.3k dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 12.30379746835443,
|
| 3 |
"total_flos": 5.43823155429376e+16,
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 12.30379746835443,
|
| 3 |
"total_flos": 5.43823155429376e+16,
|
| 4 |
+
"train_loss": 0.0,
|
| 5 |
+
"train_runtime": 2.2596,
|
| 6 |
+
"train_samples_per_second": 1817.981,
|
| 7 |
+
"train_steps_per_second": 51.778
|
| 8 |
}
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 12.30379746835443,
|
| 3 |
"total_flos": 5.43823155429376e+16,
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 12.30379746835443,
|
| 3 |
"total_flos": 5.43823155429376e+16,
|
| 4 |
+
"train_loss": 0.0,
|
| 5 |
+
"train_runtime": 2.2596,
|
| 6 |
+
"train_samples_per_second": 1817.981,
|
| 7 |
+
"train_steps_per_second": 51.778
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -831,10 +831,10 @@
|
|
| 831 |
"epoch": 12.30379746835443,
|
| 832 |
"step": 117,
|
| 833 |
"total_flos": 5.43823155429376e+16,
|
| 834 |
-
"train_loss": 0.
|
| 835 |
-
"train_runtime":
|
| 836 |
-
"train_samples_per_second":
|
| 837 |
-
"train_steps_per_second":
|
| 838 |
}
|
| 839 |
],
|
| 840 |
"logging_steps": 1,
|
|
|
|
| 831 |
"epoch": 12.30379746835443,
|
| 832 |
"step": 117,
|
| 833 |
"total_flos": 5.43823155429376e+16,
|
| 834 |
+
"train_loss": 0.0,
|
| 835 |
+
"train_runtime": 2.2596,
|
| 836 |
+
"train_samples_per_second": 1817.981,
|
| 837 |
+
"train_steps_per_second": 51.778
|
| 838 |
}
|
| 839 |
],
|
| 840 |
"logging_steps": 1,
|