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": [
                "\u0641\u064a \u0627\u0644\u0628\u062f\u0621 \u062e\u0644\u0642 \u0627\u0644\u0644\u0647 \u0627\u0644\u0633\u0645\u0627\u0648\u0627\u062a \u0648\u0627\u0644\u0623\u0631\u0636."
            ]
        },
        "model": {
            "file": "Arabic_model.joblib"
        },
        "model_format": "pickle",
        "task": "text-classification"
    }
}