Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"down_proj",
|
27 |
-
"q_proj",
|
28 |
-
"up_proj",
|
29 |
-
"v_proj",
|
30 |
"gate_proj",
|
31 |
"o_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"down_proj",
|
|
|
|
|
|
|
27 |
"gate_proj",
|
28 |
"o_proj",
|
29 |
+
"q_proj",
|
30 |
+
"k_proj",
|
31 |
+
"up_proj",
|
32 |
+
"v_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 2156507696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2866ed6404445d258fa83cfc8fa2f052ea27ff51ba5907202f31579f3b804eab
|
3 |
size 2156507696
|
runs/Sep01_09-05-49_0ea29dcfad63/events.out.tfevents.1756717576.0ea29dcfad63.14863.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bfc2355df603ce2f8d0ade982a187ce55fb6d020895bc0a62be8142d26a407a
|
3 |
+
size 7836
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3b074c802b629fa74a55d0d7737d7975472ebdc6c47f471129b0fa5e5c4ff3c
|
3 |
size 5624
|