Instructions to use samanehs/test_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasHub
How to use samanehs/test_bert with KerasHub:
import keras_hub # Create a Backbone model unspecialized for any task backbone = keras_hub.models.Backbone.from_preset("hf://samanehs/test_bert") - Keras
How to use samanehs/test_bert with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://samanehs/test_bert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4f1123a5ef4275385c700f6b91525eafd4648d9f8a0cbba0e6b1b1674523442e
- Size of remote file:
- 52.8 MB
- SHA256:
- c841bd15c9b71aa03337e147a849c226bb21c903a1aa2a1d3de8c1dc30988c69
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.