Text Classification
Keras
Portuguese
bilstm
portuguese
fake-news
binary-classification
Eval Results (legacy)
Instructions to use vzani/portuguese-fake-news-classifier-bilstm-combined with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use vzani/portuguese-fake-news-classifier-bilstm-combined with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://vzani/portuguese-fake-news-classifier-bilstm-combined") - Notebooks
- Google Colab
- Kaggle
Add corpus: add corpus_alinhado_df.parquet
Browse files
corpus/corpus_alinhado_df.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eba6ee6c8985d46fd8f7aec317de4cc2689495a59b101422d313ad1b274e5956
|
| 3 |
+
size 44047594
|