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 |
"gate_proj",
|
25 |
-
"k_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
"q_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 |
"v_proj",
|
25 |
+
"o_proj",
|
26 |
"q_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b2df3f8243a8aa32b7d99736e0970acd3d9eef7e887ce0bba64f0637fd38a6c
|
3 |
size 335604696
|
runs/May21_04-20-57_bb693887bdba/events.out.tfevents.1716265265.bb693887bdba.1339.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d2b8af8ad9f962cb26a38f3a922d59eb175f3db1a2a0720dc724f00b2d7234d
|
3 |
+
size 8116
|
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:fd39827c061c3a71208ae22d62757651ac5218ce94e8fd51615c413422d5646e
|
3 |
size 5112
|