KeyError: 'logger' when executing a NER trainer

Hi! It looks like this error happens if the base config doesn't contain a logger – we already have a fix and will be releasing v1.11.1 shortly, but in the meantime, you can just comment out this section in train.py (you can run prodigy stats to find the location of your Prodigy installation).

See this comment for more background: