SmolLM-360M-Instruct_fsdp_qlora_nf4_adapter
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
|:-------------:|:------:|:----:|:---------------:|
|
60 |
-
| 2.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
|:-------------:|:------:|:----:|:---------------:|
|
60 |
+
| 2.2811 | 0.9524 | 10 | 2.1967 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"up_proj",
|
27 |
-
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
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",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17426248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d83b4ec8af7d70272df4b4e55b9a6299c66bc7dd90361443688b58cf9a7f1c47
|
3 |
size 17426248
|
runs/Aug29_14-12-28_algo-2/events.out.tfevents.1724940765.algo-2.64.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eed9c5a3c7feaa5e57862485e4c0e65adaeed7a9550d8c985da476540a914d3c
|
3 |
+
size 6227
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd95ff3e5837b1ef37da1017c5cb06b5565c78c981567f7be3613d9f8789d47f
|
3 |
size 5240
|