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