Yeb Havinga commited on
Commit
6c6fe2e
1 Parent(s): 08ac972

Update model name in config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-base",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
1
  {
2
+ "_name_or_path": "yhavinga/mt5-base-mixednews-nl",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],