deetsml commited on
Commit
cfec3e9
1 Parent(s): aebbcfc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -107,6 +107,7 @@
107
  "max_position_embeddings": 1024,
108
  "model_type": "bart",
109
  "multi_target_strategy": "multi-output",
 
110
  "normalize_before": false,
111
  "num_hidden_layers": 12,
112
  "output_past": false,
 
107
  "max_position_embeddings": 1024,
108
  "model_type": "bart",
109
  "multi_target_strategy": "multi-output",
110
+ "position_embedding_type": "absolute",
111
  "normalize_before": false,
112
  "num_hidden_layers": 12,
113
  "output_past": false,