# Variables
BertConfigs is a map of pretrained Bert configuration names to corresponding URLs.
BertModels is a map of pretrained Bert model names to corresponding URLs.
BertVocabs is a map of BERT model vocab name to corresponding URLs.
RobertaConfigs is a map of pretrained Roberta configuration names to corresponding URLs.
RobertaMerges is a map of pretrained Roberta vocab merges name to corresponding URLs.
RobertaModels is a map of pretrained Roberta model names to corresponding URLs.
RobertaVocabs is a map of pretrained Roberta vocab name to corresponding URLs.