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

shad777725
/
chatbot_model5

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use shad777725/chatbot_model5 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://shad777725/chatbot_model5")
    
  • Notebooks
  • Google Colab
  • Kaggle
chatbot_model5
1.09 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shad777725's picture
shad777725
Upload 2 files
13c4524 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • chatbot.ipynb
    130 kB
    Upload chatbot model over 1 year ago
  • chatbot_classes
    204 Bytes
    Upload chatbot model over 1 year ago
  • chatbot_classes.txt
    204 Bytes
    Upload 2 files over 1 year ago
  • chatbot_model.keras
    905 kB
    Upload chatbot model over 1 year ago
  • chatbot_vocab
    4.5 kB
    Upload chatbot model over 1 year ago
  • chatbot_vocab.txt
    4.5 kB
    Upload 2 files over 1 year ago
  • intents.json
    40 kB
    Upload chatbot model over 1 year ago