jwieting commited on
Commit
38d986a
1 Parent(s): 7bb9043

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "embedding_size": 1024,
3
  "torch_dtype": "float32",
 
4
  "model_type": "bert",
5
  "transformers_version": "4.24.0",
6
  "embedding_size": 1024,
 
1
  {
2
  "embedding_size": 1024,
3
  "torch_dtype": "float32",
4
+ "classifier_activation": false,
5
  "model_type": "bert",
6
  "transformers_version": "4.24.0",
7
  "embedding_size": 1024,