Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
24 |
-
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"down_proj",
|
28 |
-
"gate_proj",
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
"up_proj",
|
|
|
|
|
25 |
"k_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
"down_proj",
|
|
|
29 |
"o_proj"
|
30 |
],
|
31 |
"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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ba5aa98dc52cd36d84cffd12685d541f0bd470ebbd4232cd2a21a9f10b653d9
|
3 |
size 335604696
|
runs/May19_22-14-31_f5d1dc29baf2/events.out.tfevents.1716156882.f5d1dc29baf2.3865.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae690ebc4d92bba6773b1eda33a33ee48efba028965a3bcae5b515cef9570025
|
3 |
+
size 11266
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e14f008bf66ac58890be49ecb64eedabf12edc46ea37bc2c73e0f0c2165b2108
|
3 |
size 5112
|