Text Classification
Transformers
ONNX
Safetensors
English
distilbert
intent-classification
multitask
iab
conversational-ai
adtech
calibrated-confidence
text-embeddings-inference
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
| {"text":"Explain the basics of customer onboarding","decision_phase":"research"} | |
| {"text":"What problems does CRM solve?","decision_phase":"awareness"} | |
| {"text":"What kinds of CRM are best for consultants?","decision_phase":"consideration"} | |
| {"text":"What solutions can help monitor AI search visibility?","decision_phase":"research"} | |
| {"text":"Which CRM is easier for a 5-person sales team to adopt?","decision_phase":"consideration"} | |
| {"text":"Compare AI search monetization platforms for publishers","decision_phase":"consideration"} | |
| {"text":"Is this the right time to switch from spreadsheets to a CRM?","decision_phase":"decision"} | |
| {"text":"Which AI search analytics platform should we commit to?","decision_phase":"decision"} | |
| {"text":"Reserve my seat for the webinar","decision_phase":"action"} | |
| {"text":"Subscribe me to the product updates","decision_phase":"action"} | |
| {"text":"How do I set goals for our first month using this tool?","decision_phase":"post_purchase"} | |
| {"text":"What should we do first after buying this platform?","decision_phase":"post_purchase"} | |
| {"text":"The API is returning errors","decision_phase":"support"} | |
| {"text":"How do I recover deleted contacts?","decision_phase":"support"} | |
| {"text":"What is a CRM used for?","decision_phase":"awareness"} | |
| {"text":"Help me understand how CRM tools work for startups","decision_phase":"research"} | |
| {"text":"What CRM platforms should a real estate team consider?","decision_phase":"consideration"} | |
| {"text":"Should I choose HubSpot or Pipedrive for our team?","decision_phase":"decision"} | |
| {"text":"What should I do first after creating my workspace?","decision_phase":"post_purchase"} | |
| {"text":"The login code never arrived","decision_phase":"support"} | |
| {"text":"What is CRM software used for in a small business?","decision_phase":"awareness"} | |
| {"text":"Teach me the basics of CRM for a small team","decision_phase":"research"} | |
| {"text":"What are the best CRM candidates for a growing startup?","decision_phase":"consideration"} | |
| {"text":"HubSpot or Pipedrive for our team right now?","decision_phase":"decision"} | |
| {"text":"How do I set up user permissions after we subscribe?","decision_phase":"post_purchase"} | |
| {"text":"The login form keeps rejecting my credentials","decision_phase":"support"} | |
| {"text":"How does buying a used car work?","decision_phase":"research"} | |
| {"text":"Which EV should I buy this year","decision_phase":"decision"} | |
| {"text":"Reserve a test drive for tomorrow","decision_phase":"action"} | |