Instructions to use zeromodels/bert_base_cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use zeromodels/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
- Keras
How to use zeromodels/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://zeromodels/bert_base_cased") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f31bc5d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bcc6fa00c4ee0b5376a080b0984efcdf9fe06926651045fd2380605b81348c9b
size 525271248
|