dmariko commited on
Commit
437c75e
1 Parent(s): 4c331e6

SmolLM-360M-Instruct_fsdp_qlora_nf4_adapter

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.1967
24
 
25
  ## Model description
26
 
@@ -51,13 +51,32 @@ The following hyperparameters were used during training:
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: cosine
53
  - lr_scheduler_warmup_ratio: 0.03
54
- - num_epochs: 1
55
 
56
  ### Training results
57
 
58
- | Training Loss | Epoch | Step | Validation Loss |
59
- |:-------------:|:------:|:----:|:---------------:|
60
- | 2.2811 | 0.9524 | 10 | 2.1967 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.8125
24
 
25
  ## Model description
26
 
 
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: cosine
53
  - lr_scheduler_warmup_ratio: 0.03
54
+ - num_epochs: 20
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:-------:|:----:|:---------------:|
60
+ | 2.3025 | 0.9524 | 10 | 2.1503 |
61
+ | 2.1107 | 2.0 | 21 | 2.0371 |
62
+ | 2.0147 | 2.9524 | 31 | 1.9716 |
63
+ | 1.9577 | 4.0 | 42 | 1.9244 |
64
+ | 1.9087 | 4.9524 | 52 | 1.8953 |
65
+ | 1.8825 | 6.0 | 63 | 1.8716 |
66
+ | 1.8667 | 6.9524 | 73 | 1.8558 |
67
+ | 1.8488 | 8.0 | 84 | 1.8429 |
68
+ | 1.8285 | 8.9524 | 94 | 1.8343 |
69
+ | 1.8201 | 10.0 | 105 | 1.8270 |
70
+ | 1.8129 | 10.9524 | 115 | 1.8219 |
71
+ | 1.8028 | 12.0 | 126 | 1.8179 |
72
+ | 1.7987 | 12.9524 | 136 | 1.8155 |
73
+ | 1.7938 | 14.0 | 147 | 1.8137 |
74
+ | 1.7899 | 14.9524 | 157 | 1.8129 |
75
+ | 1.7903 | 16.0 | 168 | 1.8126 |
76
+ | 1.7884 | 16.9524 | 178 | 1.8125 |
77
+ | 1.7892 | 18.0 | 189 | 1.8124 |
78
+ | 1.7825 | 18.9524 | 199 | 1.8125 |
79
+ | 1.7906 | 19.0476 | 200 | 1.8125 |
80
 
81
 
82
  ### Framework versions
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
24
  "k_proj",
 
25
  "v_proj",
26
- "down_proj",
27
  "gate_proj",
28
- "q_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "q_proj",
25
  "k_proj",
26
+ "up_proj",
27
  "v_proj",
 
28
  "gate_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d83b4ec8af7d70272df4b4e55b9a6299c66bc7dd90361443688b58cf9a7f1c47
3
  size 17426248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60eccafbdd7e27e07e3068c9edd230824847642c908f3e2a4bec9fb098dd47bf
3
  size 17426248
runs/Aug29_14-50-40_algo-2/events.out.tfevents.1724943055.algo-2.67.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef8cfdcd5588ee3d488035f009ea9cb6db63b898577be1ac2ec83e2b4e7415e
3
+ size 15293
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd95ff3e5837b1ef37da1017c5cb06b5565c78c981567f7be3613d9f8789d47f
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d66baec8168be38945aef6f74e01084dbd1792505d90526651d84ce0814c4c51
3
  size 5240