Sandei's picture
Upload trained MultiTaskModel with custom class
cf8c315 verified
raw
history blame
243 Bytes
{
"architectures": [
"TechSupportClassifier"
],
"model_type": "custom",
"num_category_labels": 5,
"num_urgency_labels": 3,
"auto_map": {
"AutoModel": "modeling_tech_support.TechSupportClassifier"
}
}