Sahibsingh12 commited on
Commit
b010eef
1 Parent(s): 9b32597

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "v_proj",
23
+ "fc2",
24
+ "k_proj",
25
+ "dense",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM"
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6c2ae3ff9f6402ed58c9e429578b509932a18bef3d7b7bef686632ad20478ee
3
+ size 68199872
runs/Jan15_15-02-27_05c031ccd0d3/events.out.tfevents.1705330949.05c031ccd0d3.42.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c912ab47449059825664f16a66ce4e744f228fcab0ebd0b1030710f7d70ad7b6
3
+ size 4184
runs/Jan15_15-22-40_05c031ccd0d3/events.out.tfevents.1705332163.05c031ccd0d3.281.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30802c2872ede9290b15a9d1ffcba25482e70d6472543cd2618eec5a4f7587d5
3
+ size 5404
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8915a89744ef6a3b4b39de7f42e3a9f11bd2358e7ce2e5106378cf342e0d787
3
+ size 4347