DeepDream2045 commited on
Commit
169d10c
·
verified ·
1 Parent(s): 40727ec

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-2b-it](https://huggingface.co/unsloth/gemma-2-2b-it) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 1.1903
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
  | 1.6302 | 0.0243 | 1 | 1.7624 |
143
- | 1.1406 | 0.6070 | 25 | 1.2204 |
144
- | 1.2105 | 1.2140 | 50 | 1.1903 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/gemma-2-2b-it](https://huggingface.co/unsloth/gemma-2-2b-it) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 1.1900
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 1.6302 | 0.0243 | 1 | 1.7624 |
143
+ | 1.1406 | 0.6070 | 25 | 1.2200 |
144
+ | 1.2105 | 1.2140 | 50 | 1.1900 |
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
- "o_proj",
25
  "v_proj",
26
- "down_proj",
27
- "up_proj",
28
  "k_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "gate_proj",
 
25
  "k_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "q_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:a4264bbe65930e5eb3e9eb562a64472cf30b3a5889d919a3bf818413708bfd04
3
  size 166265274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb68f30813a6031b596115ad98aae577a4553b98417d18568f1276271f7cf64
3
  size 166265274
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:267f48741f563a59b32da005a28611785fc7d08be02f9cd34083012162535288
3
  size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ef91d1d9630f9c8ac56a9dd8353d6179e0d98ec4168cba2208b741e4b4cb91
3
  size 166182480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7f0262936f29db7120a92e75b37b15c657a864512415a0d04c326c07b5bf68a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0682ef37f1c43ecbd1dc3b77fe3639e4b844f66014f2d9ceeb47c4d5bd9e5e2
3
  size 6776