File size: 351 Bytes
ab177a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-ik6yuleb.pkl"
        },
        "model_format": "pickle",
        "task": "text-classification"
    }
}