Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
-
"down_proj",
|
24 |
"q_proj",
|
25 |
"up_proj",
|
26 |
"o_proj",
|
|
|
27 |
"gate_proj",
|
28 |
-
"v_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
23 |
"up_proj",
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9c603161fc7d20ed15bf9f4c5a7431cb31a81a144104f286d54416701a4542
|
3 |
+
size 25272360
|
runs/Feb19_12-31-17_0b5ad9a22f19/events.out.tfevents.1708345889.0b5ad9a22f19.3025.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44280220ed1afe13da3eb27fd7fd18396fcd1e2e671be918e4288261f947f201
|
3 |
+
size 8172
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:216509f65e6fd3ab9c953590c2c9ee230731220b2c871058797b8e3eabe908ea
|
3 |
size 4792
|