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-fold3
|
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-fold3
|
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.0164
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
+
| 0.0899 | 0.3951 | 10 | 0.0847 |
|
56 |
+
| 0.0334 | 0.7901 | 20 | 0.0355 |
|
57 |
+
| 0.0204 | 1.1852 | 30 | 0.0244 |
|
58 |
+
| 0.0215 | 1.5802 | 40 | 0.0207 |
|
59 |
+
| 0.0173 | 1.9753 | 50 | 0.0186 |
|
60 |
+
| 0.014 | 2.3704 | 60 | 0.0179 |
|
61 |
+
| 0.0131 | 2.7654 | 70 | 0.0171 |
|
62 |
+
| 0.0152 | 3.1605 | 80 | 0.0165 |
|
63 |
+
| 0.014 | 3.5556 | 90 | 0.0170 |
|
64 |
+
| 0.0106 | 3.9506 | 100 | 0.0164 |
|
65 |
+
| 0.0133 | 4.3457 | 110 | 0.0165 |
|
66 |
+
| 0.013 | 4.7407 | 120 | 0.0164 |
|
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:3e14695426576fe4c3b93393c977eba4dbfb2463e9d5303746a35aefe86572ae
|
3 |
size 83945296
|