fschlatt commited on
Commit
b737209
·
verified ·
1 Parent(s): a45f82d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "layer_norm_eps": 1e-12,
16
  "linear_bias": true,
17
  "max_position_embeddings": 512,
18
- "model_type": "cross-encoder",
19
  "num_attention_heads": 16,
20
  "num_hidden_layers": 24,
21
  "pad_token_id": 0,
 
15
  "layer_norm_eps": 1e-12,
16
  "linear_bias": true,
17
  "max_position_embeddings": 512,
18
+ "model_type": "mono",
19
  "num_attention_heads": 16,
20
  "num_hidden_layers": 24,
21
  "pad_token_id": 0,