Model save
Browse files- README.md +14 -14
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# Llama-3.1-8B-Instruct-PsyCourse-doc-fold1
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,18 +52,18 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
16 |
|
17 |
# Llama-3.1-8B-Instruct-PsyCourse-doc-fold1
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0187
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
+
| 0.0868 | 0.3951 | 10 | 0.0878 |
|
56 |
+
| 0.0371 | 0.7901 | 20 | 0.0388 |
|
57 |
+
| 0.0205 | 1.1852 | 30 | 0.0277 |
|
58 |
+
| 0.0215 | 1.5802 | 40 | 0.0236 |
|
59 |
+
| 0.0153 | 1.9753 | 50 | 0.0214 |
|
60 |
+
| 0.0168 | 2.3704 | 60 | 0.0207 |
|
61 |
+
| 0.0153 | 2.7654 | 70 | 0.0198 |
|
62 |
+
| 0.0123 | 3.1605 | 80 | 0.0193 |
|
63 |
+
| 0.011 | 3.5556 | 90 | 0.0192 |
|
64 |
+
| 0.0117 | 3.9506 | 100 | 0.0187 |
|
65 |
+
| 0.011 | 4.3457 | 110 | 0.0188 |
|
66 |
+
| 0.0153 | 4.7407 | 120 | 0.0187 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f8c3b498a3a590826dda97ff0acbdce7cf0cbe348a43c5aae4d81bbafb15243
|
3 |
size 83945296
|