* update dependencies (94) ArneBinder
:boom: Breaking Changes
* tokenization saves a mapping from original to new annotations in `added_annotations` (97) ArneBinder
:rocket: Features
* tokenization saves a mapping from original to new annotations in `added_annotations` (97) ArneBinder
* add parameter `return_hidden_states` to `SequenceClassificationModelWithPooler.forward()` (95) ArneBinder
:rotating_light: Testing
* test model parameter values (96) ArneBinder