Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"down_proj",
|
23 |
-
"q_proj",
|
24 |
-
"k_proj",
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
23 |
+
"v_proj",
|
24 |
"down_proj",
|
|
|
|
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22cc5a86e80de7c4603c7833476a9ba14d437f1597e97dce6f5bbd6cb5ee4c64
|
3 |
size 1803907984
|
runs/Oct01_15-13-42_aiqa-server-2/events.out.tfevents.1727813626.aiqa-server-2.256424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f13c2d22e9ca3d1eddd12dc4d27673b907d0b2d0a79cc36a12508128f3159b9a
|
3 |
+
size 30839
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d47c08efd1d7ffc9df43a8a93b643afcbd231102c0211e116e098e3cb7f6ab4e
|
3 |
size 4728
|