Model save
Browse files- README.md +1 -1
- trainer_log.jsonl +1 -6
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# llama3-1_8b_mlfoundations-dev-stackoverflow_10000tasks__75p
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.7303
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# llama3-1_8b_mlfoundations-dev-stackoverflow_10000tasks__75p
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.7303
|
| 22 |
|
trainer_log.jsonl
CHANGED
|
@@ -1,6 +1 @@
|
|
| 1 |
-
{"current_steps":
|
| 2 |
-
{"current_steps": 80, "total_steps": 102, "loss": 0.648, "lr": 5e-06, "epoch": 2.3484573502722323, "percentage": 78.43, "elapsed_time": "0:31:27", "remaining_time": "0:08:39"}
|
| 3 |
-
{"current_steps": 90, "total_steps": 102, "loss": 0.6451, "lr": 5e-06, "epoch": 2.6388384754990923, "percentage": 88.24, "elapsed_time": "0:57:44", "remaining_time": "0:07:41"}
|
| 4 |
-
{"current_steps": 100, "total_steps": 102, "loss": 0.638, "lr": 5e-06, "epoch": 2.9292196007259528, "percentage": 98.04, "elapsed_time": "1:24:06", "remaining_time": "0:01:40"}
|
| 5 |
-
{"current_steps": 102, "total_steps": 102, "eval_loss": 0.730301558971405, "epoch": 2.9872958257713247, "percentage": 100.0, "elapsed_time": "1:32:37", "remaining_time": "0:00:00"}
|
| 6 |
-
{"current_steps": 102, "total_steps": 102, "epoch": 2.9872958257713247, "percentage": 100.0, "elapsed_time": "1:33:32", "remaining_time": "0:00:00"}
|
|
|
|
| 1 |
+
{"current_steps": 102, "total_steps": 102, "epoch": 2.9872958257713247, "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 7416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7041c0b38e9e2e35c98bbda9f25e97b921a3b694ed8123b1597778ca9fbf89b9
|
| 3 |
size 7416
|