-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
type:featureNew feature or requestNew feature or request
Description
This is a pre-trained model in bioinformatics.
from hf document and paper
At present keras_hub do not seem to have a bioinformatics model, would you welcome my submission of ESM as the first bio-pre-trained model?
This model is similar to BERT, so the overall implementation structure will be similar to BERT. In addition to BERT, we will add an hf weight transformation model.
Although this model supports legacy tf.keras in hf, it might be better for our weight conversion script to only support torch weights
Metadata
Metadata
Assignees
Labels
type:featureNew feature or requestNew feature or request