jva-structure-report / config.json
huynhdoo's picture
pushing model SVC with camemBERT base embeddings
80fc0a1 verified
raw
history blame contribute delete
351 Bytes
{
"sklearn": {
"environment": [
"scikit-learn=1.2.2"
],
"example_input": {
"data": [
"",
""
]
},
"model": {
"file": "skops-czjg7kok.pkl"
},
"model_format": "pickle",
"task": "text-classification"
}
}