ArthurZ HF staff commited on
Commit
214addd
1 Parent(s): 5b21e55

Update config.json

Browse files

Fix config for backward compatibility with #17785

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -60,7 +60,7 @@
60
  }
61
  },
62
  "torch_dtype": "float32",
63
- "transformers_version": "4.19.0.dev0",
64
  "use_cache": false,
65
  "vocab_size": 50272
66
  }
 
60
  }
61
  },
62
  "torch_dtype": "float32",
63
+ "transformers_version": "4.21.0.dev0",
64
  "use_cache": false,
65
  "vocab_size": 50272
66
  }