When using the quick start for BERT NER: `label-studio-ml init my-ml-backend --script models/ner.py` This error occurs: `AttributeError: type object 'BertConfig' has no attribute 'pretrained_config_archive_map'`
When using the quick start for BERT NER:
label-studio-ml init my-ml-backend --script models/ner.pyThis error occurs:
AttributeError: type object 'BertConfig' has no attribute 'pretrained_config_archive_map'