Fanli Lin commited on
Commit
fbcd0f2
·
verified ·
1 Parent(s): 0daa2dd

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -19,5 +19,6 @@
19
  "transformers_version": "4.6.0.dev0",
20
  "type_vocab_size": 2,
21
  "use_cache": true,
22
- "vocab_size": 30522
 
23
  }
 
19
  "transformers_version": "4.6.0.dev0",
20
  "type_vocab_size": 2,
21
  "use_cache": true,
22
+ "torchscript": true,
23
+ "vocab_size": 30522,
24
  }