End of training
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -43,21 +43,17 @@ The following hyperparameters were used during training:
|
|
| 43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 44 |
- lr_scheduler_type: cosine
|
| 45 |
- lr_scheduler_warmup_ratio: 0.03
|
| 46 |
-
- num_epochs:
|
| 47 |
- mixed_precision_training: Native AMP
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.5122 | 5.0 | 3775 | 0.6994 |
|
| 58 |
-
| 0.4787 | 6.0 | 4530 | 0.7133 |
|
| 59 |
-
| 0.4859 | 7.0 | 5285 | 0.7235 |
|
| 60 |
-
| 0.4924 | 8.0 | 6040 | 0.7291 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.6810
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 44 |
- lr_scheduler_type: cosine
|
| 45 |
- lr_scheduler_warmup_ratio: 0.03
|
| 46 |
+
- num_epochs: 4
|
| 47 |
- mixed_precision_training: Native AMP
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 53 |
+
| 0.5762 | 1.0 | 755 | 0.6938 |
|
| 54 |
+
| 0.5946 | 2.0 | 1510 | 0.6818 |
|
| 55 |
+
| 0.5896 | 3.0 | 2265 | 0.6801 |
|
| 56 |
+
| 0.6087 | 4.0 | 3020 | 0.6810 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1182877280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30d368f259a32611a18a92fb97b8039733bbc0e539c81108ebe0ab32cc5d9306
|
| 3 |
size 1182877280
|
runs/Apr10_05-36-32_DESKTOP-5GR7SN9/events.out.tfevents.1712698598.DESKTOP-5GR7SN9.21868.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc37731cd8c024843dcbca7ee03a49d65d13e32de8308ddc37c167faa0190e79
|
| 3 |
+
size 31794
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd5cbf31b9472a65764e0bff24a1d50c92ca6541e472ea4f794d6fee281924a2
|
| 3 |
size 4920
|