TheBloke/CodeLlama-7B-Instruct-AWQ-FaVe-rank128-2epochs-v2
Browse files- README.md +8 -8
- adapter_model.safetensors +1 -1
- training_args.bin +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 [TheBloke/CodeLlama-7B-Instruct-AWQ](https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-AWQ) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
-
| No log | 0.2685 | 10 | 0.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [TheBloke/CodeLlama-7B-Instruct-AWQ](https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-AWQ) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2970
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
+
| No log | 0.2685 | 10 | 0.9053 |
|
56 |
+
| 1.3285 | 0.5369 | 20 | 0.5561 |
|
57 |
+
| 1.3285 | 0.8054 | 30 | 0.4738 |
|
58 |
+
| 0.5272 | 1.0738 | 40 | 0.4055 |
|
59 |
+
| 0.5272 | 1.3423 | 50 | 0.3519 |
|
60 |
+
| 0.3165 | 1.6107 | 60 | 0.3136 |
|
61 |
+
| 0.3165 | 1.8792 | 70 | 0.2970 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268453016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c645cd57145eedeeb95782e39af9c4b9a4cf86847eaa930d67d1d8ee822981
|
3 |
size 268453016
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e53265ff758fd167919018a6219270672f213da56bbe66846b794c848e04bca
|
3 |
size 5112
|