Roksana commited on
Commit
9f7777f
1 Parent(s): 7b7ed5e

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }