Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
-
"k_proj",
|
25 |
"gate_proj",
|
26 |
-
"
|
27 |
-
"down_proj",
|
28 |
"o_proj",
|
|
|
29 |
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"q_proj",
|
|
|
25 |
"gate_proj",
|
26 |
+
"k_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"v_proj",
|
29 |
"up_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 2354131208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a094e8cc3b72afdfad2445b906bed492e5beeb4e26a5fc60831404814a081953
|
3 |
size 2354131208
|
runs/Oct30_00-01-10_3Bparameters/events.out.tfevents.1730246472.3Bparameters.51562.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce0a56adaf6a734bc4904a71bae232c61312969b5738a7ed30bf028578c44cb1
|
3 |
+
size 7321
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a702f43324bafb941fa0395957e79b1d2b5105156ad9a0c57814a6f870f9ae08
|
3 |
size 5496
|