dqnguyen commited on
Commit
a09392e
1 Parent(s): 7f24989

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -3
config.json CHANGED
@@ -2,9 +2,6 @@
2
  "architectures": [
3
  "RobertaForMaskedLM"
4
  ],
5
- "auto_map": {
6
- "AutoTokenizer": ["tokenization_bertweet.BertweetTokenizer", "tokenization_bertweet_fast.BertweetTokenizerFast"]
7
- },
8
  "attention_probs_dropout_prob": 0.1,
9
  "bos_token_id": 0,
10
  "eos_token_id": 2,
2
  "architectures": [
3
  "RobertaForMaskedLM"
4
  ],
 
 
 
5
  "attention_probs_dropout_prob": 0.1,
6
  "bos_token_id": 0,
7
  "eos_token_id": 2,