Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
|
|
23 |
"q_proj",
|
24 |
"gate_proj",
|
25 |
-
"
|
26 |
-
"up_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
+
"k_proj",
|
24 |
"q_proj",
|
25 |
"gate_proj",
|
26 |
+
"v_proj",
|
|
|
27 |
"down_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0163e0d5f972a1199f9b27aff704c56917c345060dfd681ee58e98e4de3a29b7
|
3 |
size 335604696
|
runs/Mar10_16-44-54_980dd78d1563/events.out.tfevents.1710089102.980dd78d1563.2866.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad4a6afd50f40425d1dedb87fa01b2885789c8f40547ea0184a3e8fb60a691b6
|
3 |
+
size 5430
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23435def219d15c12a6c4cb53dce23305624c76b7b586609e082117d116adc4e
|
3 |
size 4984
|