nblinh63 commited on
Commit
75d0f2d
·
verified ·
1 Parent(s): d3965a2

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  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.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 1.2933
107
 
108
  ## Model description
109
 
@@ -135,7 +135,7 @@ The following hyperparameters were used during training:
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
- | 1.8735 | 0.0008 | 10 | 1.2933 |
139
 
140
 
141
  ### Framework versions
 
103
 
104
  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.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 1.2347
107
 
108
  ## Model description
109
 
 
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | 1.8982 | 0.0008 | 10 | 1.2347 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
- "v_proj",
26
- "up_proj",
27
  "k_proj",
 
28
  "gate_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
 
24
  "k_proj",
25
+ "v_proj",
26
  "gate_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "down_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:ccebee8858c8e1c813f8cdb90af9cad0be90907534c99503aeccc84d073ef3e2
3
  size 83197882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c65c9974f5dcb8b39338e5c8a6aa1081bd63377154afe2511af6a6476a4bc77
3
  size 83197882
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd7a132cf0f2156f617eb468b203172a575af924f25af36299d606ed68a5e034
3
  size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834f925247d9a1252eb03ea4825ffc878b9f2100a8242519c0e47393c128eba9
3
  size 83115256
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13311827ad01a23650005f600de2d67e82a070b3dd4673ef3a72836c36a53dbd
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465ea6099b2a340e0943fdd2eda3cceac764a6aa06fd6be42a468cc8e92e03a1
3
  size 6776