Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"self_attn.v_proj",
|
25 |
"self_attn.q_proj",
|
|
|
|
|
26 |
"self_attn.dense",
|
27 |
-
"mlp.fc1"
|
28 |
-
"mlp.fc2"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "microsoft/phi-1_5",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"mlp.fc2",
|
|
|
24 |
"self_attn.q_proj",
|
25 |
+
"self_attn.v_proj",
|
26 |
+
"self_attn.k_proj",
|
27 |
"self_attn.dense",
|
28 |
+
"mlp.fc1"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f57adc0461d522face7fedf6dc77fccc8e35a17fda09981c50fb168f3945a74
|
3 |
+
size 56660888
|
runs/May23_05-08-04_cf2755886a37/events.out.tfevents.1716440885.cf2755886a37.13411.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be0ee1c6819bb62f5cc4e24d14c1bb2bf2ebaba0115361c30fe7c048fe68906d
|
3 |
+
size 7855
|
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:ab69e0b377b5a0f0af25601d63e37bf6bc59e9992ea61b7ec35c2456f50f196d
|
3 |
size 5112
|