Commit
·
82591ca
1
Parent(s):
008cf1c
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/genre-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -37,7 +37,7 @@
|
|
37 |
"model_type": "bart",
|
38 |
"normalize_before": false,
|
39 |
"normalize_embedding": false,
|
40 |
-
"num_beams":
|
41 |
"num_hidden_layers": 12,
|
42 |
"output_past": true,
|
43 |
"pad_token_id": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/genre-linking-blink",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
37 |
"model_type": "bart",
|
38 |
"normalize_before": false,
|
39 |
"normalize_embedding": false,
|
40 |
+
"num_beams": 5,
|
41 |
"num_hidden_layers": 12,
|
42 |
"output_past": true,
|
43 |
"pad_token_id": 1,
|