Training in progress, step 1000
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733491707.7c2cce836771.6329.0 +3 -0
- runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733491929.7c2cce836771.6329.1 +3 -0
- runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492034.7c2cce836771.6329.2 +3 -0
- runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492351.7c2cce836771.6329.3 +3 -0
- runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492402.7c2cce836771.6329.4 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"v_proj",
|
25 |
"k_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
|
|
24 |
"k_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fd27bc3d9fd659173d94769687a8623f362f48cb036e522f10d8c8deec4cf98
|
3 |
size 45258384
|
runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733491707.7c2cce836771.6329.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15f1edfa216d554e56a6ec781e9325a13ba34f7276050ca4dfad65c0d4d57005
|
3 |
+
size 5900
|
runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733491929.7c2cce836771.6329.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b404276694dd1e5460f97cc3d5fa055518f54ba8f60cfa891fbec54abf33ea4
|
3 |
+
size 11712
|
runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492034.7c2cce836771.6329.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55282113a0f034e1d8776e68809e4c68e7c3fb7ccc7dea5b0b24c03b211073ee
|
3 |
+
size 5900
|
runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492351.7c2cce836771.6329.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aec4fb8f69e556a41c22997e3ff0759653b37eab8603741f3d0da4c15e475d21
|
3 |
+
size 5900
|
runs/Dec06_13-22-49_7c2cce836771/events.out.tfevents.1733492402.7c2cce836771.6329.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b15d84ef5a2fc62bd319aefb652d765b0967db54f3ccec855281f50a0b46d180
|
3 |
+
size 8006
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcd744686a71c4d22027f72a6ed5c7f8683a21338eb6da91ab3294246107fdd1
|
3 |
+
size 5304
|