chshan commited on
Commit
d8d52cc
·
verified ·
1 Parent(s): 8b74d09

Upload 2 files

Browse files
lora_finetuned_prott5/adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": {
3
+ "base_model_class": "T5EncoderModel",
4
+ "parent_library": "transformers.models.t5.modeling_t5"
5
+ },
6
+ "base_model_name_or_path": "/root/shared-nvme/chshhan/diffusion/prott5/model/",
7
+ "bias": "none",
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.1,
15
+ "modules_to_save": null,
16
+ "peft_type": "LORA",
17
+ "r": 8,
18
+ "revision": null,
19
+ "target_modules": [
20
+ "q",
21
+ "v"
22
+ ],
23
+ "task_type": null
24
+ }
lora_finetuned_prott5/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4145d0dc45b7ff50e15345842c95f8e21b4342977692383a60785a397ece93b
3
+ size 7899281