Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
| 10 |
"init_temperature": 0.07,
|
| 11 |
"linear_size": 128,
|
| 12 |
"max_span_width": 193,
|
|
|
|
| 13 |
"ner_loss_weight": 0.5,
|
| 14 |
"pretrained_model_name_or_path": "DeepPavlov/rubert-base-cased",
|
| 15 |
"revision": "main",
|
|
|
|
| 10 |
"init_temperature": 0.07,
|
| 11 |
"linear_size": 128,
|
| 12 |
"max_span_width": 193,
|
| 13 |
+
"model_type": "bert",
|
| 14 |
"ner_loss_weight": 0.5,
|
| 15 |
"pretrained_model_name_or_path": "DeepPavlov/rubert-base-cased",
|
| 16 |
"revision": "main",
|