Instructions to use reichenbach/switch-transformer-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use reichenbach/switch-transformer-classification 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("reichenbach/switch-transformer-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
14ec612
1
Parent(s): 92cf09f
saved model file
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:8c32d470b23153d8ab7a3228b32c5ec7e731ae600225ac09a7766cb64bbe4104
|
| 3 |
+
size 1145647
|