bhuvanmdev commited on
Commit
8e59cba
1 Parent(s): e034cbd

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/flan-t5-large",
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": 32,
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
+ "q",
23
+ "k",
24
+ "o",
25
+ "v"
26
+ ],
27
+ "task_type": "SEQ_2_SEQ_LM",
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ab77f20c0578ad2c56043fd430d9d82cf4ec2e251f1ae5ccc20dc07348180b4
3
+ size 37830952
runs/Feb13_10-18-46_90329969b017/events.out.tfevents.1707819533.90329969b017.1891.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c46a7a1679cc997adec27ed6c92e6bb7d7be90816c91ecb25b4f855f1c2d90
3
+ size 15638
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc58ea1163fdf209c18951e8ea56bf93e77b5ab48fe57fdf2d94aed29c7119d9
3
+ size 4728