shivangx01b commited on
Commit
75ddaf9
1 Parent(s): 7b8f0d4

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
+ "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:3359d0a46dfda7b99cdc5db9f9fc753e00199f3eefe4a58a0586410186e57406
3
+ size 18886928
runs/Dec01_08-55-46_ecb8a403d4f9/events.out.tfevents.1701421052.ecb8a403d4f9.6035.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c755be6b9838bd392b9e95ebb62df4fe9a3ca3d78139c0b7f21f96a0b1b4bb
3
+ size 6658
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b01a4e04cf2195eac47cdff96979805cd3d67d606905c6601a32bc41c588da
3
+ size 4600