ErnestBeckham commited on
Commit
65320c7
1 Parent(s): 90bff74

Training in progress, epoch 0

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
+ "Wqkv",
20
+ "out_proj"
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:3196f186578fa7aacc1f2e47d7ed85aa42bed7bad5fc61728b1fbcfdc962f35a
3
+ size 18886928
runs/Nov29_13-58-30_98f14dab0daf/events.out.tfevents.1701266327.98f14dab0daf.47.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8f9744b36ba8104cfa6b98cf4f433d41020fdae2f7cf5a974dfd2410e82e26
3
+ size 4747
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3318671dd28c2c9c9808c474fbf81df6a33feffcbc4a671a97e389e2b639c38
3
+ size 4155