Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
-
"gate_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
"down_proj",
|
25 |
+
"q_proj",
|
|
|
26 |
"k_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_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 332316480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c02bf012b3a1942fe605f386aa9e60681035f0f0654e6899462e8a27e98cc85
|
3 |
size 332316480
|
runs/Sep21_13-48-06_01ee9474cfc0/events.out.tfevents.1726926488.01ee9474cfc0.695.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30fcf98f9f407c415b8467ac9b27f665009739714a5bb60ea90cd8c54422f13b
|
3 |
+
size 8704
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c288d3f336f0faa95a3f79290e5b8542b1adcf0e8e08518067ab4bd476240618
|
3 |
size 5560
|