kssteven commited on
Commit
549add7
1 Parent(s): 58f41c6
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 12,
18
  "pad_token_id": 1,
 
19
  "type_vocab_size": 1,
20
  "vocab_size": 50265,
21
  "quant_mode": false
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 12,
18
  "pad_token_id": 1,
19
+ "tokenizer_class": "RobertaTokenizer",
20
  "type_vocab_size": 1,
21
  "vocab_size": 50265,
22
  "quant_mode": false