Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,11 +19,11 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"q_proj",
|
24 |
-
"
|
|
|
25 |
"k_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
+
"v_proj",
|
24 |
+
"dense",
|
25 |
"k_proj",
|
26 |
+
"fc2"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 40926200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76171715ab4589246a933790f9f2f2d70b6ab2dc6ced4f5d599e58d94c417fbb
|
3 |
size 40926200
|
runs/Jan14_10-59-25_ac990a94000f/events.out.tfevents.1705229997.ac990a94000f.718.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e87672128f2af73a247de9a1a1ee430a03344783600d821c41c3f9c50012e0b7
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f50bf58d5ddc44c71bfd1e4e8effde8ccfd8617ab9bdc5103e983b36c7399f7a
|
3 |
size 4728
|