Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

VicGerardoPR
/
ReviewSentiment

Keras
Model card Files Files and versions
xet
Community

Instructions to use VicGerardoPR/ReviewSentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use VicGerardoPR/ReviewSentiment with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://VicGerardoPR/ReviewSentiment")
    
  • Notebooks
  • Google Colab
  • Kaggle
ReviewSentiment
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
VicGerardoPR's picture
VicGerardoPR
Upload lstm.keras
dd04fed verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload 4 files over 1 year ago
  • README.md
    0 Bytes
    Create README.md over 1 year ago
  • app.py
    3.51 kB
    Upload 4 files over 1 year ago
  • lstm.keras
    134 MB
    xet
    Upload 4 files over 1 year ago
  • requirements.txt
    26 Bytes
    Upload 4 files over 1 year ago
  • tokenizer.pickle

    Detected Pickle imports (4)

    • "builtins.int",
    • "collections.OrderedDict",
    • "keras.src.legacy.preprocessing.text.Tokenizer",
    • "collections.defaultdict"

    How to fix it?

    4.8 MB
    xet
    Upload 4 files over 1 year ago