frankmorales2020
commited on
Commit
•
7df59b5
1
Parent(s):
0a0fe96
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"v_proj",
|
25 |
"q_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
-
"k_proj"
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
+
"up_proj",
|
25 |
"v_proj",
|
26 |
"q_proj",
|
27 |
"down_proj",
|
28 |
+
"o_proj",
|
29 |
+
"k_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc0b768a4903eb4767aafb2be07efc0a6864f5cf06d6eee49ab5fe0216c72c9a
|
3 |
size 1342239008
|
runs/Jun14_15-02-01_70465bc0c918/events.out.tfevents.1718377336.70465bc0c918.23837.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96bb1d2357debb51e5e7e9ee40692eeae8071cee58832a89c4a2ddec054ed459
|
3 |
+
size 6503
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:612e872b8104c9a3c073846b5b25013d6f07edb8427c800fcbdc48ae33c70b71
|
3 |
size 5240
|