Training in progress, step 50
Browse files- adapter_config.json +31 -0
- adapter_model.safetensors +3 -0
- runs/Aug31_11-44-54_ip-10-243-119-176/events.out.tfevents.1756640725.ip-10-243-119-176.51502.0 +3 -0
- runs/Aug31_11-46-30_ip-10-243-119-176/events.out.tfevents.1756640798.ip-10-243-119-176.51615.0 +3 -0
- runs/Aug31_11-48-38_ip-10-243-119-176/events.out.tfevents.1756640925.ip-10-243-119-176.51741.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.1,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"o_proj",
|
25 |
+
"gate_up_proj",
|
26 |
+
"qkv_proj"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d512a8c5abc43a2b2a4364e0914d38b005183af382ac1756bd2010317baeb5a3
|
3 |
+
size 100697728
|
runs/Aug31_11-44-54_ip-10-243-119-176/events.out.tfevents.1756640725.ip-10-243-119-176.51502.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:726647ee8a82910da6116848cecbe77937e3fd773376a4371992718174161e16
|
3 |
+
size 8072
|
runs/Aug31_11-46-30_ip-10-243-119-176/events.out.tfevents.1756640798.ip-10-243-119-176.51615.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a624116a0c94ce812340c5dc8b822ea127ae72c5fadbeca6b37519c48855f9b3
|
3 |
+
size 4184
|
runs/Aug31_11-48-38_ip-10-243-119-176/events.out.tfevents.1756640925.ip-10-243-119-176.51741.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3362cffef9cc8467091b72ea420195e4838fb5259c41a5c55b63a55bf09ad8af
|
3 |
+
size 9606
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c5efe584e73c855df6906b2d6eecd79ccf75ac59133d33216981a4d767e7125
|
3 |
+
size 4984
|