Instructions to use jeanetrixsiee/bert-sentimen-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use jeanetrixsiee/bert-sentimen-model 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("jeanetrixsiee/bert-sentimen-model") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- fingerprint.pb +1 -1
- saved_model.pb +1 -1
fingerprint.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 57
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e717da98ad7318326864eaa11bfa1b90718a6fc0fcf0ab061731e17f4acdd3d2
|
| 3 |
size 57
|
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9631593
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d17bdebc92f3e7980314fd1f5c1628c8b1026e54f57c13b8fa5780fe0fddd1b
|
| 3 |
size 9631593
|