dmariko commited on
Commit
8ae41a6
1 Parent(s): 437c75e

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: 1.8125
24
 
25
  ## Model description
26
 
@@ -57,26 +57,26 @@ The following hyperparameters were used during training:
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
 
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.8076
24
 
25
  ## Model description
26
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss |
59
  |:-------------:|:-------:|:----:|:---------------:|
60
+ | 2.2932 | 0.9524 | 10 | 2.1445 |
61
+ | 2.105 | 2.0 | 21 | 2.0315 |
62
+ | 2.017 | 2.9524 | 31 | 1.9665 |
63
+ | 1.9535 | 4.0 | 42 | 1.9197 |
64
+ | 1.9104 | 4.9524 | 52 | 1.8906 |
65
+ | 1.888 | 6.0 | 63 | 1.8669 |
66
+ | 1.8552 | 6.9524 | 73 | 1.8511 |
67
+ | 1.8491 | 8.0 | 84 | 1.8384 |
68
+ | 1.8228 | 8.9524 | 94 | 1.8296 |
69
+ | 1.8198 | 10.0 | 105 | 1.8224 |
70
+ | 1.8073 | 10.9524 | 115 | 1.8173 |
71
+ | 1.7958 | 12.0 | 126 | 1.8131 |
72
+ | 1.7958 | 12.9524 | 136 | 1.8106 |
73
+ | 1.792 | 14.0 | 147 | 1.8088 |
74
+ | 1.7843 | 14.9524 | 157 | 1.8080 |
75
+ | 1.7873 | 16.0 | 168 | 1.8077 |
76
+ | 1.7848 | 16.9524 | 178 | 1.8077 |
77
+ | 1.7837 | 18.0 | 189 | 1.8076 |
78
+ | 1.7828 | 18.9524 | 199 | 1.8076 |
79
+ | 1.7827 | 19.0476 | 200 | 1.8076 |
80
 
81
 
82
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
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",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "q_proj",
25
  "gate_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60eccafbdd7e27e07e3068c9edd230824847642c908f3e2a4bec9fb098dd47bf
3
  size 17426248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51dbf197b9a00eaeef34909e9e6e4f1c69741bb5b4d1003ddbee4ac6a6badaaf
3
  size 17426248
runs/Sep04_11-56-07_algo-1/events.out.tfevents.1725450982.algo-1.67.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa0682e612c58f7ccc10c5aa8165484911a01ba5b9688217723bc8e4c0736ea
3
+ size 15293
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d66baec8168be38945aef6f74e01084dbd1792505d90526651d84ce0814c4c51
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ecb0ca58db99f2e515f95ef361e3a5d323e06586f6cbdb868585a6fe08b033
3
  size 5240