Training in progress, step 100
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Apr18_11-53-11_holygpu8a17202.rc.fas.harvard.edu/events.out.tfevents.1713455632.holygpu8a17202.rc.fas.harvard.edu.1454702.0 +3 -0
- runs/Apr18_14-01-56_holygpu8a17101.rc.fas.harvard.edu/events.out.tfevents.1713464133.holygpu8a17101.rc.fas.harvard.edu.655378.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
-
"q_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
+
"k_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83946192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b253c6e0ed44a884f780b9040f0bbf6d7b83417762bd381fd0624dea10061734
|
3 |
size 83946192
|
runs/Apr18_11-53-11_holygpu8a17202.rc.fas.harvard.edu/events.out.tfevents.1713455632.holygpu8a17202.rc.fas.harvard.edu.1454702.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18d2dabd57305fb98b2ec03864dffbf7b5619b0fc989eb5120b6a3a93a9e0327
|
3 |
+
size 5436
|
runs/Apr18_14-01-56_holygpu8a17101.rc.fas.harvard.edu/events.out.tfevents.1713464133.holygpu8a17101.rc.fas.harvard.edu.655378.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d20566ac70e753224f62de8426d9381abc88c9c63b33249d823f8645e067456b
|
3 |
+
size 9576
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:185564b1837dd32db9de5e47d58aca2da929fb4efc1cc88ad42f7ae831cc4260
|
3 |
size 5048
|