Keras
TF-Keras
English
protein
protein language model
biology
cafa
linial
ofer
GO
Gene ontology
protein function
protein function prediction
efficient attention
global attention
protein embedding
ProteinBERT
CAFA
Instructions to use GrimSqueaker/proteinBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use GrimSqueaker/proteinBERT with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://GrimSqueaker/proteinBERT") - Notebooks
- Google Colab
- Kaggle
Set `library_name` to `tf-keras`.
#1 opened almost 2 years ago
by
Wauplin