Instructions to use Ellbendls/ToxicityDetect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Ellbendls/ToxicityDetect with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Ellbendls/ToxicityDetect") - Notebooks
- Google Colab
- Kaggle
AezersX commited on
Commit ·
612e416
1
Parent(s): 198c360
Upload toxicity.h5
Browse files- toxicity.h5 +3 -0
toxicity.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:165dd163b69f9ba71c6a78193a3d2f3a196ff8d0916d4194e8f848f9ae423c7b
|
| 3 |
+
size 77581464
|