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

admesh
/
agentic-intent-classifier

Text Classification
Transformers
ONNX
Safetensors
English
distilbert
intent-classification
multitask
iab
conversational-ai
adtech
calibrated-confidence
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use admesh/agentic-intent-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="admesh/agentic-intent-classifier")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("admesh/agentic-intent-classifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
agentic-intent-classifier / artifacts /calibration
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
manikumargouni's picture
manikumargouni
Upload folder using huggingface_hub
53d5d9f verified about 2 months ago
  • decision_phase.json
    929 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • iab_content.json
    926 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • intent_subtype.json
    929 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • intent_type.json
    925 Bytes
    Upload folder using huggingface_hub about 2 months ago