frankmorales2020
commited on
Commit
•
e6a64d9
1
Parent(s):
5286773
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
|
|
24 |
"v_proj",
|
25 |
"k_proj",
|
26 |
-
"gate_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
"up_proj",
|
25 |
+
"q_proj",
|
26 |
"v_proj",
|
27 |
"k_proj",
|
|
|
28 |
"down_proj",
|
29 |
+
"gate_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:bb9eb11cd3777bcccf68b67a5e1996cecf3057f9ff95796ebade28f91f6adfe0
|
3 |
size 1342239008
|
runs/Jun10_06-35-24_b078b402fdbe/events.out.tfevents.1718001339.b078b402fdbe.36437.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44b2bb0a2fa4797a77918088b91f331080479fe6ebaf187ab17f064196db3267
|
3 |
+
size 7344
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26beb9b76273fb47469bb0782936d3572adbf3066c0927f6bfaf67de83730c58
|
3 |
size 5112
|