Instructions to use keras-io/bidirectional-lstm-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/bidirectional-lstm-imdb 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("keras-io/bidirectional-lstm-imdb") - Notebooks
- Google Colab
- Kaggle
Commit ·
9ccb095
1
Parent(s): d9b1882
Add model
Browse files- saved_model.pb +1 -1
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4383012
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c982c6df3153b2f9e644c665a73c0590691d19f67d65f9d75022b2c193b9464a
|
| 3 |
size 4383012
|