Instructions to use BesottenJenny/acre-sentiment-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use BesottenJenny/acre-sentiment-models with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://BesottenJenny/acre-sentiment-models") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
#1
by hanantonio - opened
fastopic_negative_model.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fba351cbeb9a08a89a53957b6b6234cf637ebfff4dec49b5ff16174e2f69885f
|
| 3 |
+
size 114269121
|
fastopic_positive_model.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a06d7de2a2d378f4e8fcb90846607e83fc655b649bbb4590415acab297bd881d
|
| 3 |
+
size 124508274
|