Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"o_proj",
|
27 |
"v_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
|
|
|
|
|
|
24 |
"v_proj",
|
25 |
"down_proj",
|
26 |
+
"up_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"o_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 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92a45eb896ac709e95f49167aeaec5baa12d2e248451d462803190d0933c6113
|
3 |
size 3443619040
|
runs/Jul08_11-37-22_edf69dbfcf1f/events.out.tfevents.1720431461.edf69dbfcf1f.91834.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af9e06553925a69181325b041a8cca3b58f94e8950484a602bb968b8f7d17c4f
|
3 |
+
size 8579
|
runs/Jul08_11-51-04_edf69dbfcf1f/events.out.tfevents.1720432283.edf69dbfcf1f.101200.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffbcc382391bad8e714fad913f22e17cc07439a0a8cd8a10ed90049485c4d0b2
|
3 |
+
size 48880
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65bb24ef05268459aa69bac96f301dcf092a02810055b462f8c29c722855eefd
|
3 |
size 5048
|