Upload config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"lowercase": true,
|
3 |
"bert_model": "bert-large-uncased",
|
4 |
-
"path_to_model": "./data/models/entity_linking/elq_wikipedia/model.bin",
|
5 |
"load_cand_enc_only": false,
|
6 |
"mention_aggregation_type": "all_avg",
|
7 |
"mention_scoring_method": "qa_linear",
|
|
|
1 |
{
|
2 |
"lowercase": true,
|
3 |
"bert_model": "bert-large-uncased",
|
|
|
4 |
"load_cand_enc_only": false,
|
5 |
"mention_aggregation_type": "all_avg",
|
6 |
"mention_scoring_method": "qa_linear",
|