Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,11 +27,11 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"v_proj",
|
|
|
|
|
30 |
"q_proj",
|
31 |
"gate_proj",
|
32 |
-
"k_proj",
|
33 |
"o_proj",
|
34 |
-
"down_proj",
|
35 |
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"v_proj",
|
30 |
+
"k_proj",
|
31 |
+
"down_proj",
|
32 |
"q_proj",
|
33 |
"gate_proj",
|
|
|
34 |
"o_proj",
|
|
|
35 |
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b5484b8cdd875c8ab0a9564518dd320d4beef1c046cf49fd01c7e80046069f6
|
3 |
size 2468152240
|
runs/Apr11_07-38-41_317793515cef/events.out.tfevents.1744357129.317793515cef.550.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a2e2198f467c32c6bf5fb9be6490b5ffd17f38ecbe631ff1e9aab87170dfcfb
|
3 |
+
size 9120
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f4ec1de7c4bf852e3f27c1a380bf98cd301a64956bf711c42ead19ed4501ebd
|
3 |
size 5624
|