File size: 351 Bytes
594c57c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"sklearn": {
"environment": [
"scikit-learn=1.5.1"
],
"example_input": {
"data": [
"",
""
]
},
"model": {
"file": "skops-0mf0eolw.pkl"
},
"model_format": "pickle",
"task": "text-classification"
}
} |