Instructions to use stevenhsu123/sentiment_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use stevenhsu123/sentiment_test with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("stevenhsu123/sentiment_test") - Notebooks
- Google Colab
- Kaggle
File size: 277 Bytes
504bd08 | 1 2 3 4 5 6 7 | model_checkpoint_path: "model.ckpt-59292"
all_model_checkpoint_paths: "model.ckpt-56000"
all_model_checkpoint_paths: "model.ckpt-57000"
all_model_checkpoint_paths: "model.ckpt-58000"
all_model_checkpoint_paths: "model.ckpt-59000"
all_model_checkpoint_paths: "model.ckpt-59292"
|