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
      • Hardware
      • 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-combined

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-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
portuguese-fake-news-classifier-bilstm-combined / corpus
134 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
vzani's picture
vzani
Add corpus: add corpus_train_df.parquet
57abad8 verified 12 months ago
  • corpus_alinhado_df.parquet
    44 MB
    xet
    Add corpus: add corpus_alinhado_df.parquet 12 months ago
  • corpus_df.parquet
    44.2 MB
    xet
    Add corpus: add corpus_df.parquet 12 months ago
  • corpus_test_df.parquet
    9.06 MB
    xet
    Add corpus: add corpus_test_df.parquet 12 months ago
  • corpus_train_df.parquet
    36.6 MB
    xet
    Add corpus: add corpus_train_df.parquet 12 months ago