devvanshhh commited on
Commit
a3eb6c4
1 Parent(s): a35e370

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "ybelkada/flan-t5-xl-sharded-bf16",
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": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "q",
20
+ "v"
21
+ ],
22
+ "task_type": "SEQ_2_SEQ_LM"
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346e9284f8432fb9ccff4417c0810d40aebe90f566aad8883d11af2527b1dd96
3
+ size 37789864
logs/events.out.tfevents.1700045164.2ba011f310c5.206.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d96bf200d654b2022371d81f9d92cbbac7df14fcdadc3ed8073bc11a3a246dc
3
+ size 6297
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906aea18dfda56baec007bea80cbc060cea2f50e3717a40fd0629884832e57cd
3
+ size 4856