avramesh/ft-attempt2
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# shawgpt-ft
|
16 |
|
17 |
-
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
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
14 |
|
15 |
# shawgpt-ft
|
16 |
|
17 |
+
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 the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.1847
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 1.2637 | 0.9992 | 652 | 1.1808 |
|
55 |
+
| 1.142 | 2.0 | 1305 | 1.1452 |
|
56 |
+
| 1.0811 | 2.9992 | 1957 | 1.1300 |
|
57 |
+
| 1.0268 | 4.0 | 2610 | 1.1262 |
|
58 |
+
| 0.9815 | 4.9992 | 3262 | 1.1269 |
|
59 |
+
| 0.9389 | 6.0 | 3915 | 1.1323 |
|
60 |
+
| 0.9061 | 6.9992 | 4567 | 1.1498 |
|
61 |
+
| 0.8749 | 8.0 | 5220 | 1.1575 |
|
62 |
+
| 0.8523 | 8.9992 | 5872 | 1.1676 |
|
63 |
+
| 0.8351 | 9.9923 | 6520 | 1.1847 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8397056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:642d3d87072ee738e1f805c0778ad74f6846407c98f1677c829debb6590d9191
|
3 |
size 8397056
|
runs/Jul05_19-36-49_palomino/events.out.tfevents.1720208210.palomino.768072.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daff43215180ccd0f4b96574cbaa177187193e9d25ac27d5cfded5ba7f38054b
|
3 |
+
size 4905
|
runs/Jul05_19-39-22_palomino/events.out.tfevents.1720208362.palomino.768548.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:002e9430e9e0c5af8abc899ad5c5d3f639e521c2cbc75999cf2fe0b46c73665e
|
3 |
+
size 10079
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03014ae9ef0d63e2323c58e6e7c234a4e7f182cd952461c53e553a1fd246ad8f
|
3 |
size 5112
|