Instructions to use Aeidle/sentiment-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Aeidle/sentiment-model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Aeidle/sentiment-model") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
085d334 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2b1350d5acdbb1a5272386e894433348b65c7601ce7cd607097f507a91ed48e1
size 189896658
|