lesso commited on
Commit
ef86a44
1 Parent(s): 2b511e3

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: null
103
 
104
  This model is a fine-tuned version of [unsloth/Llama-3.2-1B](https://huggingface.co/unsloth/Llama-3.2-1B) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 1.9005
107
 
108
  ## Model description
109
 
@@ -139,9 +139,9 @@ The following hyperparameters were used during training:
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
  | 1.5917 | 0.0001 | 1 | 1.9595 |
142
- | 1.0265 | 0.0002 | 3 | 1.9565 |
143
- | 1.2777 | 0.0005 | 6 | 1.9385 |
144
- | 1.4144 | 0.0007 | 9 | 1.9005 |
145
 
146
 
147
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/Llama-3.2-1B](https://huggingface.co/unsloth/Llama-3.2-1B) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 1.9065
107
 
108
  ## Model description
109
 
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
  | 1.5917 | 0.0001 | 1 | 1.9595 |
142
+ | 1.0263 | 0.0002 | 3 | 1.9572 |
143
+ | 1.2796 | 0.0005 | 6 | 1.9417 |
144
+ | 1.4155 | 0.0007 | 9 | 1.9065 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "q_proj",
25
  "o_proj",
 
26
  "v_proj",
27
- "down_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
+ "gate_proj",
 
24
  "o_proj",
25
+ "up_proj",
26
  "v_proj",
 
27
  "k_proj",
28
+ "q_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:9306abb79bfdf74156f08a8d428293cfb376bfc4bab0853a8ba1216cdd0d9524
3
  size 22624970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e1c5e1d51956371875ff43601cde8dc568626151dc74e3774d23ca2ab3cc1e
3
  size 22624970
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7df5ced5b60e62c81f9e4fb78a9d5e1379c6bdd142e626a309607d5a68cc3843
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e771b270da7293af440a639bb209ca6898df7fae0d30097d348edd3e55716225
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:478a261d562ef7004d0f64e3e27b2ba59d503990d5008804b57fbc37d15611f7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:923ce18a73524fc48b19c36dee905217bafd6d65025d46d8a80d999e0fe09dba
3
  size 6776