system HF staff commited on
Commit
949d744
1 Parent(s): 91a4961

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -39,7 +39,7 @@
39
  "max_length": 20,
40
  "max_position_embeddings": 512,
41
  "min_length": 0,
42
- "model_type": "bert-for-seq-generation",
43
  "no_repeat_ngram_size": 0,
44
  "num_attention_heads": 16,
45
  "num_beams": 1,
@@ -101,7 +101,7 @@
101
  "max_length": 20,
102
  "max_position_embeddings": 512,
103
  "min_length": 0,
104
- "model_type": "bert-for-seq-generation",
105
  "no_repeat_ngram_size": 0,
106
  "num_attention_heads": 16,
107
  "num_beams": 1,
39
  "max_length": 20,
40
  "max_position_embeddings": 512,
41
  "min_length": 0,
42
+ "model_type": "bert-generation",
43
  "no_repeat_ngram_size": 0,
44
  "num_attention_heads": 16,
45
  "num_beams": 1,
101
  "max_length": 20,
102
  "max_position_embeddings": 512,
103
  "min_length": 0,
104
+ "model_type": "bert-generation",
105
  "no_repeat_ngram_size": 0,
106
  "num_attention_heads": 16,
107
  "num_beams": 1,