TestingCapstone's picture
Add model-index and pipeline_tag to enable hosted inference
9ec499d
raw
history blame contribute delete
232 Bytes
{
"model-index": [
{
"name": "phishing-email-detector-capstone",
"results": [
{
"task": "text-classification",
"dataset": "custom",
"metrics": []
}
]
}
]
}