End of training
Browse files- README.md +12 -3
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -42,13 +42,22 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: cosine
|
44 |
- lr_scheduler_warmup_ratio: 0.1
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.6080
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: cosine
|
44 |
- lr_scheduler_warmup_ratio: 0.1
|
45 |
+
- num_epochs: 10
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 1.3521 | 1.0 | 446 | 1.2259 |
|
52 |
+
| 1.4185 | 2.0 | 892 | 1.2080 |
|
53 |
+
| 1.1195 | 3.0 | 1338 | 1.2291 |
|
54 |
+
| 0.9606 | 4.0 | 1784 | 1.2634 |
|
55 |
+
| 0.7691 | 5.0 | 2230 | 1.3193 |
|
56 |
+
| 0.8449 | 6.0 | 2676 | 1.3843 |
|
57 |
+
| 0.6701 | 7.0 | 3122 | 1.4593 |
|
58 |
+
| 0.5451 | 8.0 | 3568 | 1.5175 |
|
59 |
+
| 0.5712 | 9.0 | 4014 | 1.5782 |
|
60 |
+
| 0.6186 | 10.0 | 4460 | 1.6080 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 658572432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d4c7e4976530645c3d96d4739e738b02537be8a868e692bd44a4659554ee1c
|
3 |
size 658572432
|