File size: 522 Bytes
adef474
 
 
0c5c53e
adef474
 
 
9f090d3
 
 
adef474
 
 
a663347
adef474
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "sklearn": {
        "environment": [
            "scikit-learn=1.5.0"
        ],
        "example_input": {
            "data": [
                "Dzi\u0119kuj\u0119, wszystko w porz\u0105dku.",
                "anata no shinsetsu sa ni oo-i kansha o",
                "hast du kurse f\u00fcr industrieelektroniker?"
            ]
        },
        "model": {
            "file": "GGU-CLF.pkl"
        },
        "model_format": "pickle",
        "task": "text-classification",
        "use_intelex": false
    }
}