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