End of training
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
-
- unsloth
|
6 |
- trl
|
7 |
- sft
|
|
|
8 |
- generated_from_trainer
|
9 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
10 |
model-index:
|
@@ -17,7 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# llama2-envi-tran-10000
|
19 |
|
20 |
-
This model is a fine-tuned version of [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +50,27 @@ The following hyperparameters were used during training:
|
|
48 |
- num_epochs: 5
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
- PEFT 0.10.0
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
+
- unsloth
|
8 |
- generated_from_trainer
|
9 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
10 |
model-index:
|
|
|
17 |
|
18 |
# llama2-envi-tran-10000
|
19 |
|
20 |
+
This model is a fine-tuned version of [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on the None dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.0906
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
- num_epochs: 5
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
57 |
+
| 1.1238 | 0.33 | 104 | 0.9544 |
|
58 |
+
| 1.0108 | 0.67 | 208 | 0.9355 |
|
59 |
+
| 1.0058 | 1.0 | 312 | 0.9277 |
|
60 |
+
| 0.9212 | 1.33 | 416 | 0.9363 |
|
61 |
+
| 0.9255 | 1.66 | 520 | 0.9323 |
|
62 |
+
| 0.9222 | 2.0 | 624 | 0.9275 |
|
63 |
+
| 0.7975 | 2.33 | 728 | 0.9634 |
|
64 |
+
| 0.802 | 2.66 | 832 | 0.9622 |
|
65 |
+
| 0.7979 | 3.0 | 936 | 0.9654 |
|
66 |
+
| 0.6747 | 3.33 | 1040 | 1.0305 |
|
67 |
+
| 0.6646 | 3.66 | 1144 | 1.0320 |
|
68 |
+
| 0.6697 | 3.99 | 1248 | 1.0257 |
|
69 |
+
| 0.5873 | 4.33 | 1352 | 1.0879 |
|
70 |
+
| 0.5792 | 4.66 | 1456 | 1.0902 |
|
71 |
+
| 0.5819 | 4.99 | 1560 | 1.0906 |
|
72 |
+
|
73 |
+
|
74 |
### Framework versions
|
75 |
|
76 |
- PEFT 0.10.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 159967880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4896cf2fddac430f3d9fc10bb832b6c8163c279e423d2b299be6478653db4ecf
|
3 |
size 159967880
|
runs/Apr27_01-22-17_77fef2e86f45/events.out.tfevents.1714180940.77fef2e86f45.24.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0a28e72a339936d91a8cab19eda96aca1d198e7cb7842288fcd3b064f27630d
|
3 |
+
size 12679
|