shubham008 commited on
Commit
bb9553c
1 Parent(s): b7a119e

Update config.json

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