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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
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,
 
1
  {
2
  "embedding_size": 1024,
3
  "torch_dtype": "float32",
4
+ "normalization_type": "no_norm",
5
  "model_type": "bert",
6
  "transformers_version": "4.24.0",
7
  "embedding_size": 1024,