Model save
Browse files- README.md +1 -1
- trainer_log.jsonl +1 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# nemo_nano_code_1k
|
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_1k
|
18 |
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
trainer_log.jsonl
CHANGED
@@ -69,3 +69,4 @@
|
|
69 |
{"current_steps": 69, "total_steps": 70, "loss": 0.2426, "lr": 1.2430787810776556e-08, "epoch": 6.624, "percentage": 98.57, "elapsed_time": "1:31:07", "remaining_time": "0:01:19"}
|
70 |
{"current_steps": 70, "total_steps": 70, "loss": 0.2874, "lr": 0.0, "epoch": 6.72, "percentage": 100.0, "elapsed_time": "1:32:28", "remaining_time": "0:00:00"}
|
71 |
{"current_steps": 70, "total_steps": 70, "epoch": 6.72, "percentage": 100.0, "elapsed_time": "1:34:22", "remaining_time": "0:00:00"}
|
|
|
|
69 |
{"current_steps": 69, "total_steps": 70, "loss": 0.2426, "lr": 1.2430787810776556e-08, "epoch": 6.624, "percentage": 98.57, "elapsed_time": "1:31:07", "remaining_time": "0:01:19"}
|
70 |
{"current_steps": 70, "total_steps": 70, "loss": 0.2874, "lr": 0.0, "epoch": 6.72, "percentage": 100.0, "elapsed_time": "1:32:28", "remaining_time": "0:00:00"}
|
71 |
{"current_steps": 70, "total_steps": 70, "epoch": 6.72, "percentage": 100.0, "elapsed_time": "1:34:22", "remaining_time": "0:00:00"}
|
72 |
+
{"current_steps": 70, "total_steps": 70, "epoch": 6.72, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5c947bcc1e9136df6c578818438feb8362426e4bd8e8dd5bb21e8a57542dad5
|
3 |
+
size 7352
|