joshmittal commited on
Commit
f1a534f
1 Parent(s): 767564c

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/phi-2",
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:18adf5528f7adac891f236097895dc04b03b633418026e45c250530c10dd1989
3
+ size 31474080
runs/Dec24_14-11-53_4f0241b76dfb/events.out.tfevents.1703427257.4f0241b76dfb.1135.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b7a462f5a0f2be297a26ae0ffe15f83646629b0972ae9d567b7883f7680083
3
+ size 4184
runs/Dec24_14-16-54_4f0241b76dfb/events.out.tfevents.1703427418.4f0241b76dfb.2681.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b684f735bf0003e8a6d1d57c40a563134beb0fc5491f39baea980d0b12a2431e
3
+ size 6658
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b58d56f28ddeaba3347261ba3657088b35d3b3501a63b09b26153b4095291b
3
+ size 4600