Training in progress, epoch 1
Browse files- adapter_config.json +26 -0
- adapter_model.safetensors +3 -0
- runs/Dec13_12-53-50_2c72d1b5d43c/events.out.tfevents.1702472031.2c72d1b5d43c.883.0 +3 -0
- runs/Dec13_12-57-23_2c72d1b5d43c/events.out.tfevents.1702472243.2c72d1b5d43c.2907.0 +3 -0
- runs/Dec13_13-00-42_2c72d1b5d43c/events.out.tfevents.1702472443.2c72d1b5d43c.4121.0 +3 -0
- runs/Dec13_13-03-54_2c72d1b5d43c/events.out.tfevents.1702472634.2c72d1b5d43c.5060.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 |
+
"out_proj",
|
23 |
+
"Wqkv"
|
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:758afe4520ebd1eb0d89507069577c5120ffd72ca71ede02aa6dcf2cbd03521b
|
3 |
+
size 18886928
|
runs/Dec13_12-53-50_2c72d1b5d43c/events.out.tfevents.1702472031.2c72d1b5d43c.883.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:715ef60388c61e85116f24fea90ee8008c735bdac4438c28717e0a486d65c687
|
3 |
+
size 4184
|
runs/Dec13_12-57-23_2c72d1b5d43c/events.out.tfevents.1702472243.2c72d1b5d43c.2907.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e96ad7cb66a60b18c205c02408f2cd2ce353541cd115df1c959dcb7e32e61ca4
|
3 |
+
size 4184
|
runs/Dec13_13-00-42_2c72d1b5d43c/events.out.tfevents.1702472443.2c72d1b5d43c.4121.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6000050cf1b654f4ea3dc68fdcca7e8ef61d6d4e74c4c144c71fdfcd895c0c8
|
3 |
+
size 4184
|
runs/Dec13_13-03-54_2c72d1b5d43c/events.out.tfevents.1702472634.2c72d1b5d43c.5060.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d6f03c41cadf0c84cfebe0e3856d22121d065747d2711c053ad1d1d4896035
|
3 |
+
size 40854
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3631d7986a871876926159e69f7e435db66aefe98c495c127112ed4f4a80b77e
|
3 |
+
size 4600
|