nblinh63 commited on
Commit
cfa3956
1 Parent(s): 2f41087

End of training

Browse files
README.md CHANGED
@@ -102,7 +102,7 @@ xformers_attention: true
102
 
103
  This model is a fine-tuned version of [unsloth/codellama-7b](https://huggingface.co/unsloth/codellama-7b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 1.6385
106
 
107
  ## Model description
108
 
@@ -134,7 +134,7 @@ The following hyperparameters were used during training:
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
- | 2.2396 | 0.0000 | 10 | 1.6385 |
138
 
139
 
140
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/codellama-7b](https://huggingface.co/unsloth/codellama-7b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 1.6356
106
 
107
  ## Model description
108
 
 
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
+ | 2.2271 | 0.0000 | 10 | 1.6356 |
138
 
139
 
140
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "o_proj",
25
- "up_proj",
26
  "down_proj",
 
 
27
  "q_proj",
28
- "k_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
 
24
  "down_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5606c82dc67bce93a58cf70cb4d3c94f81f182d45ed1a5347d9841cd0847f76d
3
  size 160069834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5a2df53644f53523f20add960e0f8e289fbfb255ed2ac730b801f61a44dc76
3
  size 160069834
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d6541118e6f89191798eeff72f5cceb445e51a91585867de9963f02ef8ed9f8
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1727a9fa3f505c0fbe6a3b1537b69426fd3e67f72f21d0d11d68dd737859ec0f
3
  size 159967880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7061bf63a59df89ec91fd7515c0cc9887f62f8b009c1d023e65f9259471b577
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a9fa3c114f21d117098bade93ee7b86624e494d53137173d4a852022187e5a
3
  size 6776