rk68 commited on
Commit
dad4409
1 Parent(s): 1b3cc85

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "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
+ "fc1",
23
+ "fc2",
24
+ "v_proj",
25
+ "q_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_dora": false,
29
+ "use_rslora": false
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2906aa84ebb2b341bb5de509bab148bb3e5cb199f945e98897a22d38261aac5
3
+ size 44065120
runs/Mar17_14-09-18_39f196794ac0/events.out.tfevents.1710684563.39f196794ac0.3245.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e736f433ddafd8747e8079eda2477a454696dfed18b20d74205331e47e07d7c
3
+ size 5298
runs/Mar17_14-10-02_39f196794ac0/events.out.tfevents.1710684608.39f196794ac0.3245.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96eb979d58a037333e3dcafd53941237cef258e0db17a482f5e2279bc0f3aa2
3
+ size 5298
runs/Mar17_14-10-36_39f196794ac0/events.out.tfevents.1710684637.39f196794ac0.3245.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b62415708555ad183e216e43977e762fc6897d085caef6794dd7c01638f07dc
3
+ size 5505
runs/Mar17_14-26-27_39f196794ac0/events.out.tfevents.1710685589.39f196794ac0.3245.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1a46be8e05384462a5fb60fd664c0400e124d932c597b85590d6440953b909
3
+ size 10569
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50317bc06b95c1f6015834a2538f25b88305c358ca35a538dec297625ff9b85a
3
+ size 4920