Training in progress, step 69
Browse files
adapter_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
|
5 |
"bias": "none",
|
|
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
@@ -25,15 +26,16 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"
|
29 |
-
"v_proj",
|
30 |
-
"o_proj",
|
31 |
"up_proj",
|
32 |
-
"gate_proj",
|
33 |
"k_proj",
|
34 |
-
"
|
|
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
|
|
37 |
"use_dora": false,
|
38 |
"use_rslora": false
|
39 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
|
5 |
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
"eva_config": null,
|
8 |
"exclude_modules": null,
|
9 |
"fan_in_fan_out": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"q_proj",
|
|
|
|
|
30 |
"up_proj",
|
|
|
31 |
"k_proj",
|
32 |
+
"gate_proj",
|
33 |
+
"v_proj",
|
34 |
+
"down_proj",
|
35 |
+
"o_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
+
"trainable_token_indices": null,
|
39 |
"use_dora": false,
|
40 |
"use_rslora": false
|
41 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1095792688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:757f02ca394b5344e3eac637e4738799616344799116ad1bb74c48b97e5c64cf
|
3 |
size 1095792688
|
runs/May06_08-30-04_1051dc9bb0b0/events.out.tfevents.1746520213.1051dc9bb0b0.35851.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a8a1570ca79dea888f49106d1dc5696dd9101ebc289f49a9dd3f57668e209b9
|
3 |
+
size 13803
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9307396579de6301b72cf959803edb26621f68e90ddba67ea65aa86dadb49af7
|
3 |
size 5688
|