Ferdi commited on
Commit
ca03605
·
verified ·
1 Parent(s): 2e77e58

TheBloke/CodeLlama-7B-Instruct-AWQ-FaVe-rank32-2epochs-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.4323
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 | 1.4509 |
56
- | 1.5667 | 0.5369 | 20 | 0.7012 |
57
- | 1.5667 | 0.8054 | 30 | 0.6017 |
58
- | 0.5581 | 1.0738 | 40 | 0.5068 |
59
- | 0.5581 | 1.3423 | 50 | 0.4670 |
60
- | 0.4108 | 1.6107 | 60 | 0.4462 |
61
- | 0.4108 | 1.8792 | 70 | 0.4323 |
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.4048
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:------:|:----:|:---------------:|
55
+ | No log | 0.2685 | 10 | 1.3320 |
56
+ | 1.5746 | 0.5369 | 20 | 0.6544 |
57
+ | 1.5746 | 0.8054 | 30 | 0.5413 |
58
+ | 0.5669 | 1.0738 | 40 | 0.4830 |
59
+ | 0.5669 | 1.3423 | 50 | 0.4500 |
60
+ | 0.44 | 1.6107 | 60 | 0.4254 |
61
+ | 0.44 | 1.8792 | 70 | 0.4048 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cfd5d2c9119c85b745ea155ee95083135ab5de1a0ee7b04c9e79b1019babd69
3
  size 67126104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16e3973574714d08902b5160b6b17d144e5435f6fd060aadb07fb87d9a68042
3
  size 67126104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3440519dfedb7d40d27c25c94d82b1aa7dbc10caa7e22e77de4f1265c709f3d3
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eedc157000916e57767649fca3afff535785ecafa05af0227a3a27dcf3a3c4a
3
  size 5112