Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"k_proj",
|
24 |
"q_proj",
|
25 |
-
"o_proj",
|
26 |
"down_proj",
|
27 |
-
"up_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"o_proj",
|
25 |
"k_proj",
|
26 |
"q_proj",
|
|
|
27 |
"down_proj",
|
|
|
28 |
"gate_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1672508128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fe365a3aafeb9f1c6a9cedcb11cbfc6ef0ed640cb17852470e7e9c280cf06a9
|
3 |
size 1672508128
|
runs/Aug15_12-12-33_fzai-gpu-a1-3xlarge/events.out.tfevents.1723723954.fzai-gpu-a1-3xlarge.2290853.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eb0d26914c15c78e1fd8fcf3081af698b43705b613a57f0838c4359d202ea34
|
3 |
+
size 5026
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06cb8dbdb68c2ddcd723200adcfb871b4e39aed0955b7d8c492852328161ef4b
|
3 |
size 4728
|