Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"qkv_proj",
|
25 |
"gate_up_proj",
|
|
|
|
|
26 |
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_up_proj",
|
24 |
+
"qkv_proj",
|
25 |
+
"o_proj",
|
26 |
"down_proj"
|
27 |
],
|
28 |
"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 201361312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe94f7c0aee5f158d12ffb05b6f95bedef5cb2fc7cccd3090c39bd519becf073
|
3 |
size 201361312
|
runs/May26_00-45-43_d2dc7562f4a8/events.out.tfevents.1716684350.d2dc7562f4a8.3069.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b251196c5f9780fddecada1c1b25f9b56c6af8f4fee2fbd7a56aebcb2f60856
|
3 |
+
size 7199
|
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:ce12381e439b050f232e55053aa7992c1f77bd2de4124dae2031bd6a719bb581
|
3 |
size 5112
|