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

THE-NIKHIL07
/
sentiment_model_Conv1D

Text Classification
Keras
tensorflow
sentiment-analysis
Model card Files Files and versions
xet
Community

Instructions to use THE-NIKHIL07/sentiment_model_Conv1D with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use THE-NIKHIL07/sentiment_model_Conv1D with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://THE-NIKHIL07/sentiment_model_Conv1D")
    
  • Notebooks
  • Google Colab
  • Kaggle
sentiment_model_Conv1D
56.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
THE-NIKHIL07's picture
THE-NIKHIL07
Update README with YAML metadata
a0a2d30 verified 6 months ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    777 Bytes
    Update README with YAML metadata 6 months ago
  • requirements.txt
    23 Bytes
    Upload folder using huggingface_hub 6 months ago
  • sentiment_model.keras
    56.6 MB
    xet
    Upload folder using huggingface_hub 6 months ago