Instructions to use iCareUW/distilbert-binary-polarity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use iCareUW/distilbert-binary-polarity with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://iCareUW/distilbert-binary-polarity") - Notebooks
- Google Colab
- Kaggle
needs to be renamed
Browse files- tokenizer_vocab.txt +0 -0
tokenizer_vocab.txt
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|