Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"project_out",
|
25 |
"out_proj",
|
26 |
-
"project_in",
|
27 |
"k_proj",
|
|
|
|
|
28 |
"fc1",
|
29 |
-
"
|
30 |
-
"q_proj"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"out_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"v_proj",
|
26 |
+
"project_in",
|
27 |
"fc1",
|
28 |
+
"project_out",
|
29 |
+
"q_proj",
|
30 |
+
"fc2"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 28548400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ab907cca0f28b4a2a6b53c743f9ec58e9749ae43f424e01e63f03798c05fecb
|
3 |
size 28548400
|
logs/events.out.tfevents.1715023929.a522eebc2e4f.1987.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22f7a34f17e9e8c7d046b86e75f25100471370dd12913f3b30eb6ab3f7aee93f
|
3 |
+
size 4988
|
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:369e97f521bbb635b7c7a969779161b7218e52d029cb033610a0dd9b955bf7a6
|
3 |
size 4984
|