Traceback (most recent call last): File "run_squad.py", line 37, in <module> from pytorch_pretrained_bert.file_utils import PYTORCH_PRETRAINED_BERT_CACHE, WEIGHTS_NAME, CONFIG_NAME ImportError: cannot import name 'WEIGHTS_NAME' from 'pytorch_pretrained_bert.file_ut...
Build an end to end pipeline for Named Entity Recognition (NER) by a pretrained Huggingface transformer, BERT and deploy to google cloud platform using Docker, CI/CD tool: CircleCI. - malleswarigelli/NameEntityRecoginition