Training in progress, step 31
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"q_proj",
|
25 |
"k_proj",
|
26 |
-
"
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"v_proj",
|
27 |
+
"up_proj",
|
28 |
+
"q_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:559baef141d22c3939892d2f7c9cd43212738e1fb74f40283882444c934769b0
|
3 |
size 45258384
|
runs/Jun15_05-52-21_c8ac5ac3e7ee/events.out.tfevents.1718430765.c8ac5ac3e7ee.602.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acdd91d3ab42f6752408531cbda790ce86bab0bbfcb6a5bc55e0421d0ceb9950
|
3 |
+
size 5717
|
runs/Jun15_05-53-15_c8ac5ac3e7ee/events.out.tfevents.1718430796.c8ac5ac3e7ee.602.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bf8c3224a3491fb49594ee431b4e0597ee6c8b3358b6bb903faa4a3852d5298
|
3 |
+
size 6065
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18984e8d7b65ef1fe5c5c97465053b63d6d986e09be6fbef6475d0ddef739d91
|
3 |
size 5176
|