Training in progress, epoch 1
Browse files- adapter_config.json +8 -8
- adapter_model.safetensors +1 -1
- runs/Mar26_13-40-20_gar-System-Product-Name/events.out.tfevents.1742982100.gar-System-Product-Name.240009.0 +3 -0
- runs/Mar26_13-42-38_gar-System-Product-Name/events.out.tfevents.1742982235.gar-System-Product-Name.240573.0 +3 -0
- runs/Mar26_13-44-22_gar-System-Product-Name/events.out.tfevents.1742982281.gar-System-Product-Name.241035.0 +3 -0
- runs/Mar26_13-45-05_gar-System-Product-Name/events.out.tfevents.1742982322.gar-System-Product-Name.241270.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,17 +23,17 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"up_proj",
|
29 |
"down_proj",
|
30 |
-
"
|
31 |
-
"k_proj",
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
-
"
|
|
|
35 |
"fc2",
|
36 |
-
"
|
|
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
+
"o_proj",
|
|
|
28 |
"q_proj",
|
29 |
+
"k_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"up_proj",
|
32 |
"fc2",
|
33 |
+
"fc1",
|
34 |
+
"v_proj",
|
35 |
+
"lm_head",
|
36 |
+
"out_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"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 1423858744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74f7b196ea87eb6f05a302e075d5fef46873636629f8f82e3587cc5ea0a10db0
|
3 |
size 1423858744
|
runs/Mar26_13-40-20_gar-System-Product-Name/events.out.tfevents.1742982100.gar-System-Product-Name.240009.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4231adc07732068ae6025ba4f9b30e0d19443a8411b171ae5a8fa5e9b5fd241
|
3 |
+
size 6876
|
runs/Mar26_13-42-38_gar-System-Product-Name/events.out.tfevents.1742982235.gar-System-Product-Name.240573.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21556b1ad59664f6671571bdde005665941d0b0b4aa125bf1f0ff2418c8eb344
|
3 |
+
size 6876
|
runs/Mar26_13-44-22_gar-System-Product-Name/events.out.tfevents.1742982281.gar-System-Product-Name.241035.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c4bdd6fdf46e3fb87e11b9e014e3813ed05c0316ea6404ce2d1de0a7516329a
|
3 |
+
size 6876
|
runs/Mar26_13-45-05_gar-System-Product-Name/events.out.tfevents.1742982322.gar-System-Product-Name.241270.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:546abb03e0273a56d0e07d6beb5090e1b5ccf4a93d3fe69509294fe104288c91
|
3 |
+
size 7416
|
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:e51906aa8e068ce6d84735256d91f9e8a4c485855d13ba4d74de83a3d1fbe05a
|
3 |
size 5688
|