PereLluis13
commited on
Commit
•
cb85ce9
1
Parent(s):
d0a8a78
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
"AutoConfig": "configuration_relik.RelikReaderConfig",
|
11 |
"AutoModel": "modeling_relik.RelikReaderSpanModel"
|
12 |
},
|
|
|
13 |
"default_reader_class": null,
|
14 |
"entity_type_loss": false,
|
15 |
"linears_hidden_size": 512,
|
|
|
10 |
"AutoConfig": "configuration_relik.RelikReaderConfig",
|
11 |
"AutoModel": "modeling_relik.RelikReaderSpanModel"
|
12 |
},
|
13 |
+
"binary_end_logits": false,
|
14 |
"default_reader_class": null,
|
15 |
"entity_type_loss": false,
|
16 |
"linears_hidden_size": 512,
|