shubham008 commited on
Commit
b7a119e
1 Parent(s): 4d2d1a6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,5 +30,6 @@
30
  "torch_dtype": "float32",
31
  "transformers_version": "4.38.2",
32
  "use_cache": true,
33
- "vocab_size": 51200
 
34
  }
 
30
  "torch_dtype": "float32",
31
  "transformers_version": "4.38.2",
32
  "use_cache": true,
33
+ "vocab_size": 51200,
34
+ "trust_remote_code"=true
35
  }