Fdu4e commited on
Commit
31f27cc
1 Parent(s): 36e7e28

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -39,5 +39,6 @@
39
  "torch_dtype": "float32",
40
  "transformers_version": "4.17.0",
41
  "use_cache": true,
42
- "vocab_size": 50257
 
43
  }
 
39
  "torch_dtype": "float32",
40
  "transformers_version": "4.17.0",
41
  "use_cache": true,
42
+ "vocab_size": 50257,
43
+ "from_flax" : true
44
  }