Training in progress, epoch 8
Browse files
adapter_config.json
CHANGED
@@ -24,10 +24,10 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"o_proj",
|
29 |
"v_proj",
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"k_proj",
|
|
|
28 |
"v_proj",
|
29 |
+
"o_proj",
|
30 |
+
"q_proj"
|
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 67143296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1d2989cf5da120639d7559cd67e019a85522ebb5f92aeea7ac42320a458408c
|
3 |
size 67143296
|
runs/Dec29_17-07-58_e111144b2ddf/events.out.tfevents.1735492086.e111144b2ddf.795.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27c4dec4845c1af67202383a1e0dd70f4b5a8451dd0a3bb2175c0d7e011c63e4
|
3 |
+
size 7858
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ad18d791bf42a1fd0fde1694d6177379d16115e2193def7ddc62e99240b09e
|
3 |
size 5752
|