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

Danswer
/
intent-model

Keras
google-tensorflow TensorFlow
English
distilbert
Model card Files Files and versions
xet
Community
2

Instructions to use Danswer/intent-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Danswer/intent-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Danswer/intent-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
intent-model
269 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Danswer's picture
Danswer
Update README.md
166a7ac almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    2.36 kB
    Update README.md almost 3 years ago
  • config.json
    692 Bytes
    Needs more examples almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Needs more examples almost 3 years ago
  • tf_model.h5
    268 MB
    xet
    Needs more examples almost 3 years ago
  • tokenizer.json
    712 kB
    Needs more examples almost 3 years ago
  • tokenizer_config.json
    320 Bytes
    Needs more examples almost 3 years ago
  • vocab.txt
    232 kB
    Needs more examples almost 3 years ago