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