rk68 commited on
Commit
0c8cbd2
1 Parent(s): ac228fc

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/phi-1",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "q_proj",
25
+ "fc1",
26
+ "fc2"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71a5a4e7b85bc0ba28aac7762593f50c6320b7ae924a17e9b05c0663cdf2683
3
+ size 44065120
runs/Mar29_17-08-34_103d6683f9b8/events.out.tfevents.1711732120.103d6683f9b8.1152.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc8e38fdb7693c1a04c4c99627b2a630cf45242da63a2d79bd45da3e18181ff
3
+ size 6007
runs/Mar29_17-10-43_103d6683f9b8/events.out.tfevents.1711732246.103d6683f9b8.1152.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46dc836b1d106625bf7447a37936ae184603301a1c558cc85229dd6136761a82
3
+ size 5585
runs/Mar29_17-12-14_103d6683f9b8/events.out.tfevents.1711732339.103d6683f9b8.4994.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f7598164e65b244d9e732d0db47790e9db9837e04c18c01fbe9242c775393a
3
+ size 6429
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5018ba6b2099206cd40e9382cc3bd5c667a0615edc90d82e944e3bbe9848861c
3
+ size 4984