system HF staff commited on
Commit
413e1f1
·
1 Parent(s): 2fea150

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "LABEL_2": 2
31
  },
32
  "max_position_embeddings": 1024,
33
- "model_type": "bart",
34
  "normalize_before": true,
35
  "num_beams": 5,
36
  "num_hidden_layers": 12,
 
30
  "LABEL_2": 2
31
  },
32
  "max_position_embeddings": 1024,
33
+ "model_type": "mbart",
34
  "normalize_before": true,
35
  "num_beams": 5,
36
  "num_hidden_layers": 12,