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

yasirfaizahmed
/
sentiment-text-classifications

Text Classification
Keras
TF-Keras
English
sentimental-analysis
Model card Files Files and versions
xet
Community
1

Instructions to use yasirfaizahmed/sentiment-text-classifications with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use yasirfaizahmed/sentiment-text-classifications with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yasirfaizahmed/sentiment-text-classifications")
    
  • Notebooks
  • Google Colab
  • Kaggle
sentiment-text-classifications
17.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
yasirfaizahmed's picture
yasirfaizahmed
upload mechanism
8d08fd9 about 2 years ago
  • notes
    upload mechanism about 2 years ago
  • variables
    Push Keras model using huggingface_hub. about 2 years ago
  • .gitattributes
    1.6 kB
    Push Keras model using huggingface_hub. about 2 years ago
  • .gitignore
    33 Bytes
    initial commit about 2 years ago
  • README.md
    694 Bytes
    Update README.md about 2 years ago
  • keras_metadata.pb
    8.54 kB
    xet
    Push Keras model using huggingface_hub. about 2 years ago
  • requirements.txt
    93 Bytes
    initial commit about 2 years ago
  • saved_model.pb
    74.8 kB
    xet
    Push Keras model using huggingface_hub. about 2 years ago