nicoladecao commited on
Commit
d01373a
1 Parent(s): 2695201

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/genre-kilt",
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": 6,
41
  "num_hidden_layers": 12,
42
  "output_past": true,
43
  "pad_token_id": 1,
 
1
  {
2
+ "_name_or_path": "facebook/genre-linking-aidayago2",
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,