Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"cache_folder": null,
|
3 |
-
"device": null,
|
4 |
"model_name_or_path": "google/muril-large-cased",
|
5 |
"model_type": "bert",
|
|
|
|
|
6 |
"modules": null
|
7 |
}
|
|
|
1 |
{
|
|
|
|
|
2 |
"model_name_or_path": "google/muril-large-cased",
|
3 |
"model_type": "bert",
|
4 |
+
"cache_folder": null,
|
5 |
+
"device": null,
|
6 |
"modules": null
|
7 |
}
|