DeepDream2045 commited on
Commit
2222f63
1 Parent(s): 17ccaab

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/gemma-2-9b](https://huggingface.co/unsloth/gemma-2-9b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 0.7667
106
 
107
  ## Model description
108
 
@@ -140,8 +140,8 @@ The following hyperparameters were used during training:
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 10.8108 | 0.0293 | 1 | 11.6694 |
143
- | 0.8095 | 0.7326 | 25 | 0.7893 |
144
- | 0.8004 | 1.4652 | 50 | 0.7667 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/gemma-2-9b](https://huggingface.co/unsloth/gemma-2-9b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 0.7679
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 10.8108 | 0.0293 | 1 | 11.6694 |
143
+ | 0.8106 | 0.7326 | 25 | 0.7922 |
144
+ | 0.798 | 1.4652 | 50 | 0.7679 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "gate_proj",
25
- "o_proj",
26
- "down_proj",
27
  "up_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
  "up_proj",
24
  "k_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "o_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:f0e5cf6e9f771d372d050bc06d89bf620c04f8ceeb010cc8ec1298a1ea36c993
3
  size 432357050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f48a3f92e0231966828a21cab010f46bd6a268fa510004cbdb1a8672cd46100
3
  size 432357050
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cdad695471ac5ebe1288a36a991fb68aa3a4df78e52765c1b084596c758dd4d
3
  size 432223744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1de24fc8f01deb18a95dcc6729ffe30a69cd909f7e3333ffc10f50ea664e1e25
3
  size 432223744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:768050f293879227102c7c91bc296e82e7ed39164763de483fc202082d0b9cf5
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071494bbe95931a08631bf47f2dba38f70b866d5bb370d5380baf7279eff516c
3
  size 6776