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.
|
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.0389
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 1.7837 | 1.0 | 50 | 1.3119 |
|
57 |
+
| 1.1676 | 2.0 | 100 | 1.0944 |
|
58 |
+
| 0.8295 | 3.0 | 150 | 1.0101 |
|
59 |
+
| 0.6412 | 4.0 | 200 | 0.9938 |
|
60 |
+
| 0.5006 | 5.0 | 250 | 1.0389 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- PEFT 0.12.0
|
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:92d21e6166ba1e544fab577a2a72a2f96d2f3c42f5d113c6abe949709c95fd66
|
3 |
size 16794200
|