nblinh63 commited on
Commit
0e2c50f
·
verified ·
1 Parent(s): 9ae38a1

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/Llama-3.2-3B](https://huggingface.co/unsloth/Llama-3.2-3B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 1.1800
106
 
107
  ## Model description
108
 
@@ -134,7 +134,7 @@ The following hyperparameters were used during training:
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
- | 1.3227 | 0.0011 | 10 | 1.1800 |
138
 
139
 
140
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/Llama-3.2-3B](https://huggingface.co/unsloth/Llama-3.2-3B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 1.1764
106
 
107
  ## Model description
108
 
 
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
+ | 1.3164 | 0.0011 | 10 | 1.1764 |
138
 
139
 
140
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
- "k_proj",
26
  "o_proj",
 
27
  "q_proj",
28
- "v_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "up_proj",
25
  "q_proj",
26
+ "k_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "v_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:c125fbcafc26083cca596bdc309242f53ee7319435082284fb7856db36b9addc
3
  size 97396522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c363ff0512d2654df3ea87ee777dbf07ab91730ca365c25bba1715fcda70b37d
3
  size 97396522
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9540dc33fd085341d783718f3eb7c45733bccfb8aa5b21f551fbe57428fc78d2
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def0266e56333726d359a5651cf5450c0ff3a774a60c4a931c280c30454fadab
3
  size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7e4b66b20d59e1e0185533d2f06aef8700b67435f7d00cbcb0e06b0ab81a7a8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:749efc509d8d30615bd8fb798806d8e8ebb8ea0a5cd893c2db737a180347ff9f
3
  size 6776