Downloads · 30 days
20
100% of all-time downloads
subhash4face/agentic-ai-routing-task-classifier
agentic-ai-routing-task-classifier is a machine learning model from subhash4face. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Fine-tuned microsoft/deberta-v3-small to route a user prompt into one of 11 task types.
Downloads · 30 days
20
100% of all-time downloads
All-time downloads
20
Public
Parameters
142M
570 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors568 MB · 100%
From the Hugging Face model README
Fine-tuned microsoft/deberta-v3-small to route a user prompt into one of 11 task types.
QA, Summary, Coding, Reasoning, Agentic, Creative, Translation, Classification, Extraction, Long-context, Fast/simple
model.safetensors / config.json -> weights + config (includes id2label/label2id)tokenizer.json / tokenizer_config.json -> DeBERTa tokenizertraining_args.json -> training hyper-parametersmetrics.json -> held-out eval metrics + confusion matrixdataset_manifest.json-> dataset + leakage statsrequirements.txt -> pinned environmentroute_prompt.py -> standalone inference script