jva-mission-report-v2 / config.json
huynhdoo's picture
pushing model SVC with camember base embeddings
eb3c15c
raw
history blame contribute delete
381 Bytes
{
"sklearn": {
"environment": [
"scikit-learn=1.2.2"
],
"example_input": {
"data": [
"",
""
]
},
"model": {
"file": "skops-rlpuhh_z.pkl"
},
"model_format": "pickle",
"task": "text-classification",
"use_intelex": false
}
}