gabrielbianchin commited on
Commit
ec77a27
·
1 Parent(s): 214347a

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ library_name: peft
17
 
18
  # SeqScreen - ESM2 LoRA Adapter
19
 
20
- This repository contains the LoRA adapter weights for the protein encoder used in SeqScreen, trained on filtered ChEMBL and evaluated on the LIT-PCBA dataset. SeqScreen is a sequence-based virtual screening method built on a dual-encoder contrastive architecture. The adapter fine-tunes [ESM2 T36](https://huggingface.co/facebook/esm2_t36_3B_UR50D) on protein-molecule interaction task.
21
 
22
  The projection layers are available separately at [SaeedLab/SeqScreen-Finetuning](https://huggingface.co/SaeedLab/SeqScreen-Finetuning), which also contains the full model description, architecture diagram, and usage examples.
23
 
 
17
 
18
  # SeqScreen - ESM2 LoRA Adapter
19
 
20
+ This repository contains the LoRA adapter weights for the protein encoder used in SeqScreen, trained on filtered ChEMBL. SeqScreen is a sequence-based virtual screening method built on a dual-encoder contrastive architecture. The adapter fine-tunes [ESM2 T36](https://huggingface.co/facebook/esm2_t36_3B_UR50D) on protein-molecule interaction task.
21
 
22
  The projection layers are available separately at [SaeedLab/SeqScreen-Finetuning](https://huggingface.co/SaeedLab/SeqScreen-Finetuning), which also contains the full model description, architecture diagram, and usage examples.
23