Instructions to use hanaearg/BertSentiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use hanaearg/BertSentiments 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("hanaearg/BertSentiments") - Notebooks
- Google Colab
- Kaggle
Upload saved_model.pb
Browse files- saved_model.pb +3 -0
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cb9543e6b4a257b046293c26f6df6b75683dd4948c907bd65bf1b57101d1a2e
|
| 3 |
+
size 10662350
|