verbatims-valid / config.json
huynhdoo's picture
pushing model SVC with camember base embeddings
ab177a9 verified
raw
history blame contribute delete
No virus
351 Bytes
{
"sklearn": {
"environment": [
"scikit-learn=1.5.1"
],
"example_input": {
"data": [
"",
""
]
},
"model": {
"file": "skops-ik6yuleb.pkl"
},
"model_format": "pickle",
"task": "text-classification"
}
}