kavitharaju
Copy contents from Gladys's repo
5390649
raw
history blame contribute delete
403 Bytes
{
"sklearn": {
"environment": [
"scikit-learn==1.5.2"
],
"example_input": {
"data": [
"In the beginning God created the heavens and the earth."
]
},
"model": {
"file": "Latin_model.joblib"
},
"model_format": "pickle",
"task": "text-classification"
}
}