Instructions to use Johnesss/Toxic-Comment-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Johnesss/Toxic-Comment-Classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Johnesss/Toxic-Comment-Classification") - Notebooks
- Google Colab
- Kaggle
Delete saved_model.pb
Browse files- saved_model.pb +0 -3
saved_model.pb
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:53dbefdb3ce1dfd4b33ad23d3da933d69dc6c32e2ffc22b007544e2d5292c029
|
| 3 |
-
size 158326
|
|
|
|
|
|
|
|
|
|
|
|