Delete config.json
Browse files- config.json +0 -14
config.json
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"hf_hub": {
|
| 3 |
-
"sklearn": {
|
| 4 |
-
"model": "model.joblib"
|
| 5 |
-
}
|
| 6 |
-
},
|
| 7 |
-
"task_type": "multi-script-language-detection",
|
| 8 |
-
"framework": "scikit-learn",
|
| 9 |
-
"model_type": "multi-model",
|
| 10 |
-
"tags": [
|
| 11 |
-
"language-detection",
|
| 12 |
-
"multi-script"
|
| 13 |
-
]
|
| 14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|