umm-maybe commited on
Commit
e58a65d
1 Parent(s): a3ca708

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "out_proj",
20
+ "Wqkv"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f41b3664f1006faab5680d6ba8ee318aad58c8cb9cfe9cbaf61af26282e3459
3
+ size 18886928
runs/Nov20_04-06-43_12561af812ac/events.out.tfevents.1700453209.12561af812ac.1623.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6351a21cb3aaecb1252d880cb0d154c3d352dc090c871dad475cb2bae586af23
3
+ size 5981
runs/Nov20_04-10-35_12561af812ac/events.out.tfevents.1700453439.12561af812ac.1623.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0a140db5b4de795cba4d100dae30fe0edfbf946baef5cedda09f89f2d3303e5
3
+ size 4883
runs/Nov20_04-11-09_12561af812ac/events.out.tfevents.1700453472.12561af812ac.1623.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab8bf7fcd8a706ab9424e05aeb919b15b8135c29a71c2213c4a543266a97bf2
3
+ size 11562
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4047e7a0b67475817c05e48312380434d99c2e23837f04231f61a2b5ac890b60
3
+ size 4600