nreimers
commited on
Commit
·
2673f40
1
Parent(s):
643fe93
update config
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -27,5 +27,5 @@
|
|
| 27 |
"type_vocab_size": 2,
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 30522,
|
| 30 |
-
"sbert_ce_default_activation_function": "torch.nn.modules.linear.Identity"
|
| 31 |
}
|
|
|
|
| 27 |
"type_vocab_size": 2,
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 30522,
|
| 30 |
+
"sbert_ce_default_activation_function": "torch.nn.modules.linear.Identity"
|
| 31 |
}
|