AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,21 +53,21 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:----:|:---------------:|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.6596
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:----:|:---------------:|
|
56 |
+
| 1.7073 | 0.4162 | 50 | 1.5993 |
|
57 |
+
| 1.4004 | 0.8325 | 100 | 1.4527 |
|
58 |
+
| 1.3051 | 1.2487 | 150 | 1.4122 |
|
59 |
+
| 1.2396 | 1.6649 | 200 | 1.3871 |
|
60 |
+
| 1.2044 | 2.0812 | 250 | 1.3906 |
|
61 |
+
| 1.1019 | 2.4974 | 300 | 1.3775 |
|
62 |
+
| 1.2682 | 2.9136 | 350 | 1.3649 |
|
63 |
+
| 1.1681 | 3.3299 | 400 | 1.4233 |
|
64 |
+
| 1.1343 | 3.7461 | 450 | 1.4160 |
|
65 |
+
| 0.7987 | 4.1623 | 500 | 1.4964 |
|
66 |
+
| 0.8663 | 4.5786 | 550 | 1.5011 |
|
67 |
+
| 0.7473 | 4.9948 | 600 | 1.4845 |
|
68 |
+
| 0.7386 | 5.4110 | 650 | 1.5706 |
|
69 |
+
| 0.61 | 5.8273 | 700 | 1.5695 |
|
70 |
+
| 0.4689 | 6.2435 | 750 | 1.6596 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"up_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
adapter_model.safetensors
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:4b76654e3600fee393722e7c47549703279d66c347d34487b9ed9141ea1f4ada
|
3 |
+
size 75514264
|
runs/Jun14_06-28-00_jupiter/events.out.tfevents.1718317693.jupiter.387952.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b46605443e75b2b0cfa162c6544f2ec81a76c275b0a4f6eb31943f7314085b7
|
3 |
+
size 167788
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4859
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b60f91acef8675e753e5ce52be173bf501a019901152f7c03ea1acd58546f651
|
3 |
size 4859
|