zuu commited on
Commit
594ba02
1 Parent(s): cd0a2ae

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:b7deabaccc90014af9ce8a7507ccab922ab36e50bc9d1c28613d255c3516446b
3
+ size 18886256
runs/Nov09_12-46-29_bce867db05a3/events.out.tfevents.1699534013.bce867db05a3.871.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4843bc01949c553237f0d056985dda54291c28b7e7e422a25256a8bbd3e8a0c5
3
+ size 6758
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f7bbfefd791b5857e953033426c52e7c2ff8b6f151d019e03fc3cdd6cfe2ef
3
+ size 4600