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 |
# e1_math_all_phi
|
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 |
# e1_math_all_phi
|
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
@@ -1234,3 +1234,4 @@
|
|
1234 |
{"current_steps": 1234, "total_steps": 1235, "loss": 0.7031, "lr": 7.995973352770137e-11, "epoch": 4.995951417004049, "percentage": 99.92, "elapsed_time": "1:58:34", "remaining_time": "0:00:05"}
|
1235 |
{"current_steps": 1235, "total_steps": 1235, "loss": 0.6793, "lr": 0.0, "epoch": 5.0, "percentage": 100.0, "elapsed_time": "1:58:39", "remaining_time": "0:00:00"}
|
1236 |
{"current_steps": 1235, "total_steps": 1235, "epoch": 5.0, "percentage": 100.0, "elapsed_time": "2:01:37", "remaining_time": "0:00:00"}
|
|
|
|
1234 |
{"current_steps": 1234, "total_steps": 1235, "loss": 0.7031, "lr": 7.995973352770137e-11, "epoch": 4.995951417004049, "percentage": 99.92, "elapsed_time": "1:58:34", "remaining_time": "0:00:05"}
|
1235 |
{"current_steps": 1235, "total_steps": 1235, "loss": 0.6793, "lr": 0.0, "epoch": 5.0, "percentage": 100.0, "elapsed_time": "1:58:39", "remaining_time": "0:00:00"}
|
1236 |
{"current_steps": 1235, "total_steps": 1235, "epoch": 5.0, "percentage": 100.0, "elapsed_time": "2:01:37", "remaining_time": "0:00:00"}
|
1237 |
+
{"current_steps": 1235, "total_steps": 1235, "epoch": 5.0, "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:a4d0b4ab4b3c749ee23023c4f38b964ea287494c3c748a4fa28688d9379db453
|
3 |
+
size 7416
|