Danny-Moldovan
commited on
Commit
•
5f32fd2
1
Parent(s):
1975168
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
|
|
|
|
20 |
"k_proj",
|
21 |
"q_proj",
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"gate_proj",
|
25 |
-
"up_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"o_proj",
|
20 |
+
"down_proj",
|
21 |
+
"up_proj",
|
22 |
"k_proj",
|
23 |
"q_proj",
|
24 |
+
"v_proj",
|
25 |
+
"gate_proj"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bca7875d96636129d42e020c4783da8e2f8bf98fd6026af3790d1ed4979656ab
|
3 |
size 80013120
|
runs/Apr26_15-33-30_fc4a3961d991/events.out.tfevents.1714145633.fc4a3961d991.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8635e31503a341ea219471370d6e6579a6cb761215149f9ee7a2acb9b600247
|
3 |
+
size 4851
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b6bf308a7d74c01a62f369cc5f76424375ea34e50f0c88f4432b527b58b3934
|
3 |
size 4664
|