Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"v_proj",
|
|
|
20 |
"gate_proj",
|
21 |
"up_proj",
|
22 |
-
"lm_head",
|
23 |
-
"o_proj",
|
24 |
-
"q_proj",
|
25 |
-
"k_proj",
|
26 |
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
+
"lm_head",
|
21 |
+
"k_proj",
|
22 |
"v_proj",
|
23 |
+
"o_proj",
|
24 |
"gate_proj",
|
25 |
"up_proj",
|
|
|
|
|
|
|
|
|
26 |
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 170142632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:009e90f420dbec580b2dad89769b9639a09032d2549f3c6fd611e67612d528ce
|
3 |
size 170142632
|
runs/Nov28_07-59-02_9c039403c541/events.out.tfevents.1701158343.9c039403c541.1795.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04e0c37a55a4a7529d8f4e3d9bf58c0bd17f372d7f6cdd36f0bfd7ec145ebf4b
|
3 |
+
size 5135
|
runs/Nov29_06-14-31_e7845c1b9cd0/events.out.tfevents.1701238472.e7845c1b9cd0.1902.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a520a4479328cf8d295d82392b6034586ae4e1761d67e44c942a1a2382cc382
|
3 |
+
size 5448
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c4324d3956200dda7faa63a1bec8226836d70ad7c03fa507a8b9ab0de553bae
|
3 |
size 4728
|