KarthikSaran commited on
Commit
082f9ad
1 Parent(s): 39b3cf4

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 16,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q",
23
+ "v"
24
+ ],
25
+ "task_type": "SEQ_2_SEQ_LM",
26
+ "use_dora": false,
27
+ "use_rslora": false
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2aa5d06799c4b40c11378a08db70ee5d916bf1bca2e4a23e54b2fb2c427313f
3
+ size 9477544
logs/events.out.tfevents.1710403799.5cd85681476d.293.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b7ac6ca32633383b08f3fe50b7ea6c14739dd8c69799124a58f9dd6f03eb71
3
+ size 4862
logs/events.out.tfevents.1710403823.5cd85681476d.293.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68872682d1d83a6308bef8f3d65b9cc61a0c74444a08857e125876029f458ac0
3
+ size 5072
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:904d74bffb58f99f2bbca98f28580d4083263be1433e9057700d3a56ad5c80c7
3
+ size 5048