File size: 523 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": [
                "\u05d1\u05e8\u05d0\u05e9\u05d9\u05ea \u05d1\u05e8\u05d0 \u05d0\u05dc\u05d4\u05d9\u05dd \u05d0\u05ea \u05d4\u05e9\u05de\u05d9\u05dd \u05d5\u05d0\u05ea \u05d4\u05d0\u05e8\u05e5"
            ]
        },
        "model": {
            "file": "Hebrew_model.joblib"
        },
        "model_format": "pickle",
        "task": "text-classification"
    }
}