File size: 536 Bytes
5390649
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "sklearn": {
        "environment": [
            "scikit-learn==1.5.2"
        ],
        "example_input": {
            "data": [
                "\u041d\u0430 \u043f\u0430\u0447\u0430\u0442\u043a\u0443 \u0441\u0442\u0432\u0430\u0440\u044b\u045e \u0411\u043e\u0433 \u043d\u0435\u0431\u0430 \u0456 \u0437\u044f\u043c\u043b\u044e"
            ]
        },
        "model": {
            "file": "Cyrillic_vectorizer.joblib"
        },
        "model_format": "pickle",
        "task": "text-classification"
    }
}