Instructions to use kerasformers/bert_base_cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use kerasformers/bert_base_cased 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_cased") - KerasFormers
How to use kerasformers/bert_base_cased 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
1f7b1b0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f520c12ed9aefc0bab22670666e9bb36b513c3f525c1a03ce1717494f259d7c3
size 433699696
|