frankmorales2020
commited on
Commit
•
295f50f
1
Parent(s):
87d86c5
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 |
-
"k_proj",
|
25 |
-
"v_proj",
|
26 |
-
"q_proj",
|
27 |
"gate_proj",
|
|
|
|
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"down_proj",
|
25 |
+
"k_proj",
|
26 |
"o_proj",
|
27 |
+
"up_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_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:378e6a1f3b276657855a75b485fdf26af535d71a3df87568f74bc76886444dbf
|
3 |
size 1342239008
|
runs/Jun20_00-11-29_334ad556a11e/events.out.tfevents.1718842304.334ad556a11e.30551.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a3f041ca2eda6a1c59ebd97e2586c3774143212227c708925afaa0541f22aca
|
3 |
+
size 5947
|
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:2b1b52a06af6e26b015217a7b332e3fb6cdbabe4b807c1be577c03d73046a513
|
3 |
size 5240
|