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