DeepDream2045 commited on
Commit
b27602f
1 Parent(s): fdd3be5

End of training

Browse files
README.md CHANGED
@@ -96,7 +96,7 @@ xformers_attention: true
96
 
97
  This model is a fine-tuned version of [unsloth/gemma-2-9b](https://huggingface.co/unsloth/gemma-2-9b) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
- - Loss: 0.0005
100
 
101
  ## Model description
102
 
@@ -134,8 +134,8 @@ The following hyperparameters were used during training:
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 7.3346 | 0.0001 | 1 | 7.3348 |
137
- | 0.0 | 0.0037 | 25 | 0.0005 |
138
- | 0.0 | 0.0073 | 50 | 0.0005 |
139
 
140
 
141
  ### Framework versions
 
96
 
97
  This model is a fine-tuned version of [unsloth/gemma-2-9b](https://huggingface.co/unsloth/gemma-2-9b) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
+ - Loss: 0.0006
100
 
101
  ## Model description
102
 
 
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 7.3346 | 0.0001 | 1 | 7.3348 |
137
+ | 0.0 | 0.0037 | 25 | 0.0006 |
138
+ | 0.0 | 0.0073 | 50 | 0.0006 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "up_proj",
25
- "k_proj",
26
- "o_proj",
27
  "q_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
  "gate_proj",
26
  "up_proj",
 
 
27
  "q_proj",
28
+ "k_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:9d8daa26c907594d808ccd4777f05b54a3687de87406842b939c1d5251b58360
3
  size 432357050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeaa03602a31484b0ff44f8e65e7f1d318d8cb5bdb0bfeabf434d4a3a848b06a
3
  size 432357050
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25630314da8d1845f9f7a0a4394aa306b6564cd2b8833e9cd8ad779bf9addc6d
3
  size 432223744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87b613f8f3cbac32004a0f82bf7a98b97c14988e1571669946774462adc90965
3
  size 432223744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdbadb3d73dc147a8615f83812e3216c6fad02d8d1e99a9c0d82882af039b8da
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4890609b6bb07cc885584bd813aee0e59702d7c9bfaeb0240be3c96e1382ae65
3
  size 6776