Sam Bouguerra commited on
Commit
8fa994c
1 Parent(s): 95a4191

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/phi-1_5",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 16,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "Wqkv",
18
+ "out_proj"
19
+ ],
20
+ "task_type": "CAUSAL_LM"
21
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b9d6afa8d7e0347daea888be2367bc0f922fc4d8f74d39b6549b5c8d5a107c7
3
+ size 18886256
runs/Nov03_03-49-49_70db57bf9a81/events.out.tfevents.1698983395.70db57bf9a81.255.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03337dcd7c89f5c25baa5b5c414c3ad1f6aec770d44000694abd16c9e77c64a
3
+ size 6734
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95e980f26e5f988dcaeeeeef735c1669f5b260d79575670a4f8d9f9332339497
3
+ size 4600