Ferdi commited on
Commit
17095b4
·
verified ·
1 Parent(s): 6d3f08a

TheBloke/CodeLlama-7B-Instruct-AWQ-FaVe-rank128-1epochs-v2

Browse files
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.4614
22
 
23
  ## Model description
24
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:------:|:----:|:---------------:|
55
- | No log | 0.2685 | 10 | 0.7849 |
56
- | 1.1804 | 0.5369 | 20 | 0.5549 |
57
- | 1.1804 | 0.8054 | 30 | 0.4614 |
58
 
59
 
60
  ### 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.4641
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:------:|:----:|:---------------:|
55
+ | No log | 0.2685 | 10 | 0.7281 |
56
+ | 1.1865 | 0.5369 | 20 | 0.5357 |
57
+ | 1.1865 | 0.8054 | 30 | 0.4641 |
58
 
59
 
60
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8401af8a35dff37317ff7d1606b0120da214603e6a1d0c80fed9b75a3baac794
3
  size 268453016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3a07eb79b76486256a8609268cc69b48fc150ad241b495085ad1bbb095e1e3
3
  size 268453016
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77dbcff0cd97db9cc49a3b7f11b8bc395b1d0a1d39599dfc93d0b8217c94e680
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a8a9cc61854c9dbca84a584a556dd566fa25f16f34e3b2171dc8075cef5757
3
  size 5112