Training in progress, epoch 1
Browse files- adapter_config.json +26 -0
- adapter_model.safetensors +3 -0
- runs/Dec10_16-10-35_a9a25ee96275/events.out.tfevents.1702224637.a9a25ee96275.241.0 +3 -0
- runs/Dec10_16-12-12_a9a25ee96275/events.out.tfevents.1702224734.a9a25ee96275.241.1 +3 -0
- runs/Dec10_16-14-11_a9a25ee96275/events.out.tfevents.1702224853.a9a25ee96275.3757.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 16,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 16,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"Wqkv",
|
23 |
+
"out_proj"
|
24 |
+
],
|
25 |
+
"task_type": "CAUSAL_LM"
|
26 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28d8cecbb10f6a38054db104438dbe3a9eb6cf122a1323710aa26c2b1659a0da
|
3 |
+
size 18886928
|
runs/Dec10_16-10-35_a9a25ee96275/events.out.tfevents.1702224637.a9a25ee96275.241.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59c9831745f679b4739ee2b9aff66a372fbbccb267dcb9d0608c08c334c2c05a
|
3 |
+
size 4184
|
runs/Dec10_16-12-12_a9a25ee96275/events.out.tfevents.1702224734.a9a25ee96275.241.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cbad0a832bf6a777561539b90cde1eafd1db544b8bf8aa8e29eff6194c7dc77
|
3 |
+
size 4184
|
runs/Dec10_16-14-11_a9a25ee96275/events.out.tfevents.1702224853.a9a25ee96275.3757.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f70e4070c0fd886d91ab99a5976ce571d07c256ab9a34368c605b50be3a0a982
|
3 |
+
size 5407
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:604b41614b6759aba8d6712ea5774015ddabb1599deb5af368d6f11d526c447a
|
3 |
+
size 4600
|