Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -25,9 +25,9 @@
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"v_proj",
|
|
|
28 |
"q_proj",
|
29 |
-
"k_proj"
|
30 |
-
"o_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"trainable_token_indices": null,
|
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"v_proj",
|
28 |
+
"o_proj",
|
29 |
"q_proj",
|
30 |
+
"k_proj"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 62946832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03ec5f2b7251831f4280451f2a954df98c64986b963b81cc5fd2e4006577282f
|
3 |
size 62946832
|
runs/Apr09_20-18-56_DESKTOP-P79TL96/events.out.tfevents.1744247942.DESKTOP-P79TL96.13856.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a745e317c36c0e7c2fd5fde6fe8fe2a8be1740a36c581207f1c9fa2f7923c4f
|
3 |
+
size 9705
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dee669853082ac145580b74e76c4866870555c0b3f143bde63ad5bd7cc5f68f0
|
3 |
size 5304
|