Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vzani
/
portuguese-fake-news-classifier-bilstm-faketrue-br

Text Classification
Keras
Portuguese
bilstm
portuguese
fake-news
binary-classification
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use vzani/portuguese-fake-news-classifier-bilstm-faketrue-br 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-faketrue-br 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-faketrue-br")
    
  • Notebooks
  • Google Colab
  • Kaggle
portuguese-fake-news-classifier-bilstm-faketrue-br
86.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
vzani's picture
vzani
Update README.md
e4e3bcc verified 10 months ago
  • .gitattributes
    1.58 kB
    Initial upload: add model file final_bilstm_model.keras 10 months ago
  • README.md
    5.51 kB
    Update README.md 10 months ago
  • confusion_matrix.png
    18.9 kB
    Initial upload: add confusion_matrix.png 10 months ago
  • final_bilstm_model.keras
    86.3 MB
    xet
    Initial upload: add model file final_bilstm_model.keras 10 months ago
  • final_classification_report.parquet
    3.87 kB
    xet
    Initial upload: add final_classification_report.parquet 10 months ago
  • final_predictions.parquet
    440 kB
    xet
    Initial upload: add final_predictions.parquet 10 months ago