{ | |
"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" | |
} | |
} |