| { | |
| "do_lower_case": true, | |
| "model_max_length": 512, | |
| "special_tokens_map_file": "special_tokens_map.json", | |
| "tokenizer_class": "BertTokenizer", | |
| "vocab_file": "vocab.txt" | |
| } | |
| { | |
| "do_lower_case": true, | |
| "model_max_length": 512, | |
| "special_tokens_map_file": "special_tokens_map.json", | |
| "tokenizer_class": "BertTokenizer", | |
| "vocab_file": "vocab.txt" | |
| } | |