Kiwihead15 commited on
Commit
6dc4f9e
1 Parent(s): 068a1a9

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-13b-hf",
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": 32,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 8,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "k_proj",
20
+ "q_proj",
21
+ "o_proj",
22
+ "v_proj"
23
+ ],
24
+ "task_type": "CAUSAL_LM"
25
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f557bb9c293f16d972a67579a7090084ee4247599bd6a0a529bddc78509d420f
3
+ size 52471504
runs/Nov20_21-31-45_ed4020344ba1/events.out.tfevents.1700515909.ed4020344ba1.1014.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b88e8d9e34996edb3b90014cd32e6b0fd416439b34d145722d67c5b3ab5196b
3
+ size 4744
runs/Nov20_21-32-27_ed4020344ba1/events.out.tfevents.1700515948.ed4020344ba1.1014.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c864f12801574c1960a275506ee8b03fcab05b7bd844675867fc94ea599cf6
3
+ size 4744
runs/Nov20_21-33-09_ed4020344ba1/events.out.tfevents.1700515990.ed4020344ba1.1014.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e23b5ffed5d2c5a73fb224ac48378f479f48f793d54c4c02e89ac25368b56d7
3
+ size 49579
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b67445649dec16b646ba94020206bd3890c1ac1980574587184e8956b0cc666
3
+ size 4664