Instructions to use kerasformers/bert_base_uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use kerasformers/bert_base_uncased 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/bert_base_uncased") - KerasFormers
How to use kerasformers/bert_base_uncased 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: 134 Bytes
863d43d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:95cce1f188b0e955f8f01c67b9efd1f86202b928fd562afc2c02b7110db3c9e6
size 438387568
|