nakulz commited on
Commit
803e8ea
1 Parent(s): d5c288b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -28,6 +28,5 @@
28
  "tie_word_embeddings": false,
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.36.2",
31
- "vocab_size": 51200,
32
- "trust_remote_code": true
33
  }
 
28
  "tie_word_embeddings": false,
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.36.2",
31
+ "vocab_size": 51200
 
32
  }