End of training
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Instruct-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Instruct-hf) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
-
- PEFT 0.12.
|
66 |
- Transformers 4.41.2
|
67 |
- Pytorch 2.3.1+cu121
|
68 |
- Datasets 2.19.2
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Instruct-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Instruct-hf) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.0479
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 1.7563 | 1.0 | 50 | 1.2784 |
|
57 |
+
| 1.1544 | 2.0 | 100 | 1.0706 |
|
58 |
+
| 0.8205 | 3.0 | 150 | 1.0189 |
|
59 |
+
| 0.6381 | 4.0 | 200 | 1.0038 |
|
60 |
+
| 0.4976 | 5.0 | 250 | 1.0479 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- PEFT 0.12.1.dev0
|
66 |
- Transformers 4.41.2
|
67 |
- Pytorch 2.3.1+cu121
|
68 |
- Datasets 2.19.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16794200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e9cd31641336527e921a678e7cf74cfbd43d0e79e1c5698fa24b83e8dbeb60d
|
3 |
size 16794200
|