Instructions to use kerasformers/roberta_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use kerasformers/roberta_large with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://kerasformers/roberta_large") - KerasFormers
How to use kerasformers/roberta_large with KerasFormers:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
dfba44f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e45422aa08501139238f161617109254f002dcb770d6f13a2264bc30617b154
size 1422335456
|