Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"gate_up_proj",
|
25 |
"qkv_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CASUAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"gate_up_proj",
|
25 |
"qkv_proj",
|
26 |
+
"o_proj"
|
27 |
],
|
28 |
"task_type": "CASUAL_LM",
|
29 |
"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 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:103ebe497fcb72df0c36eb6de3274c7ffc8027a2d1a98ac760f9ccbbf5af259f
|
3 |
size 100697728
|
runs/Jul23_06-10-37_992abafa5fba/events.out.tfevents.1721715038.992abafa5fba.164.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b670518edcbbd06dd4c8ecb67c0ee2d868d168bf563cc8d7611e3fda7eb71996
|
3 |
+
size 6411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e34bd780503a6336569b9f78cc491f1dc9793094e663349e42fbeeedc26a4eb
|
3 |
size 5496
|