AmelieSchreiber
commited on
Commit
•
9a00c38
1
Parent(s):
33f324f
Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,9 @@ tags:
|
|
14 |
|
15 |
A small RNA binding site predictor trained on dataset "S1" from [Data of protein-RNA binding sites](https://www.sciencedirect.com/science/article/pii/S2352340916308022#s0035)
|
16 |
using [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D).
|
|
|
17 |
|
18 |
-
|
19 |
|
20 |
To use, try running:
|
21 |
|
|
|
14 |
|
15 |
A small RNA binding site predictor trained on dataset "S1" from [Data of protein-RNA binding sites](https://www.sciencedirect.com/science/article/pii/S2352340916308022#s0035)
|
16 |
using [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D).
|
17 |
+
The dataset can also be found on Hugging Face [here](https://huggingface.co/datasets/AmelieSchreiber/data_of_protein-rna_binding_sites/blob/main/binding_sites.xml).
|
18 |
|
19 |
+
The model only has a validation loss of `0.12358924768426839`.
|
20 |
|
21 |
To use, try running:
|
22 |
|