Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -22,11 +22,11 @@
|
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
-
"q_proj",
|
27 |
-
"v_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
"down_proj",
|
25 |
+
"up_proj",
|
|
|
|
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_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 3221320120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d20c6f8dc42b8b4a677aaa18dd6c95a878a413098bb67859fac00d1c5107921
|
3 |
size 3221320120
|
runs/Aug26_18-27-45_ecb25c63189b/events.out.tfevents.1724696875.ecb25c63189b.1070.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e819f5adc713f236f3aa808d477f7845252da4c438b1fda4fbdfb7af736236e0
|
3 |
+
size 7197
|
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:33fe319ba03d3f6fc60ca89900ff17f1040fd90b370b6ff11c3c305ca0808d21
|
3 |
size 5624
|