End of training
Browse files- README.md +9 -9
- adapter_model.bin +1 -1
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 1.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
| 2.688 | 1.0 | 1 | 2.
|
| 50 |
-
| 2.
|
| 51 |
-
|
|
| 52 |
-
| 1.
|
| 53 |
-
| 1.
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
| 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 1.0291
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| 2.688 | 1.0 | 1 | 2.7652 |
|
| 50 |
+
| 2.2875 | 2.0 | 2 | 2.2572 |
|
| 51 |
+
| 1.8353 | 3.0 | 3 | 1.8551 |
|
| 52 |
+
| 1.4334 | 4.0 | 4 | 1.4766 |
|
| 53 |
+
| 1.0292 | 5.0 | 5 | 1.3120 |
|
| 54 |
+
| 0.7473 | 6.0 | 6 | 1.1319 |
|
| 55 |
+
| 0.6156 | 7.0 | 7 | 1.0788 |
|
| 56 |
+
| 0.4577 | 8.0 | 8 | 1.0291 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 50400909
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8046e43a699b8a827d9ebf5ccc8040db1dd244029544a0aaf93e1ceb91303e06
|
| 3 |
size 50400909
|