AmelieSchreiber
commited on
Commit
•
3e6a347
1
Parent(s):
afee1f4
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
This is a Parameter Efficient Fine Tuning (PEFT) Low Rank Adaptation (LoRA) of
|
17 |
the [esm2_t6_8M_UR50D](https://huggingface.co/facebook/esm2_t6_8M_UR50D) model for the (binary) token classification task of
|
18 |
-
predicting RNA binding sites of proteins. The Github
|
19 |
[found here](https://github.com/Amelie-Schreiber/esm2_LoRA_binding_sites/tree/main). You can also find a version of this model
|
20 |
that was fine-tuned without LoRA [here](https://huggingface.co/AmelieSchreiber/esm2_t6_8M_UR50D_rna_binding_site_predictor).
|
21 |
|
|
|
15 |
|
16 |
This is a Parameter Efficient Fine Tuning (PEFT) Low Rank Adaptation (LoRA) of
|
17 |
the [esm2_t6_8M_UR50D](https://huggingface.co/facebook/esm2_t6_8M_UR50D) model for the (binary) token classification task of
|
18 |
+
predicting RNA binding sites of proteins. The Github with the training script and conda env YAML can be
|
19 |
[found here](https://github.com/Amelie-Schreiber/esm2_LoRA_binding_sites/tree/main). You can also find a version of this model
|
20 |
that was fine-tuned without LoRA [here](https://huggingface.co/AmelieSchreiber/esm2_t6_8M_UR50D_rna_binding_site_predictor).
|
21 |
|