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 |
"k_proj",
|
23 |
-
"
|
24 |
"gate_proj",
|
25 |
-
"down_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
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 |
"v_proj",
|
28 |
+
"o_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:abb66ce7d97f1a5669493561eab71cfec97dcfdd84075fd35b3c9d659af404a5
|
3 |
size 1803907984
|
runs/Oct01_11-45-42_aiqa-server-2/events.out.tfevents.1727801146.aiqa-server-2.249862.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f49957725dc27428b1562f99b3e61cde3c2ab84c3d24e656370b809d8bd233
|
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:5e5a82b224accf5c8e83423ae9380a4a32b6b8ca84a753d687bde4fb4cb94c4b
|
3 |
size 4728
|