system HF staff commited on
Commit
989b583
1 Parent(s): 6ac3172

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
 
20
  "type_vocab_size": 1,
21
  "vocab_size": 52000
22
  }
 
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
20
+ "return_dict": true,
21
  "type_vocab_size": 1,
22
  "vocab_size": 52000
23
  }