Update README.md
Browse files
README.md
CHANGED
|
@@ -10,9 +10,7 @@ tags:
|
|
| 10 |
pipeline_tag: token-classification
|
| 11 |
library_name: transformers
|
| 12 |
---
|
| 13 |
-
#
|
| 14 |
-
|
| 15 |
-
## Model Description
|
| 16 |
|
| 17 |
This model is a fine-tuned `facebook/esm2_t12_35M_UR50D` protein language model for the binary classification of protein sequences. The model is designed to distinguish between virulence factors and non-virulence factors.
|
| 18 |
|
|
|
|
| 10 |
pipeline_tag: token-classification
|
| 11 |
library_name: transformers
|
| 12 |
---
|
| 13 |
+
# Active Virulence Prediction using Evolutionary Scale Modeling
|
|
|
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned `facebook/esm2_t12_35M_UR50D` protein language model for the binary classification of protein sequences. The model is designed to distinguish between virulence factors and non-virulence factors.
|
| 16 |
|