Skip to content

Commit

Permalink
Add "Deprecate Python 3.7" to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaarsen committed Sep 29, 2023
1 parent 509d5f4 commit 3e89af7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Types of changes
- Improve label normalization speed.
- Allow you to call SpanMarkerModel.from_pretrained with a pre-initialized SpanMarkerConfig.

### Deprecated

- Deprecated Python 3.7.

### Fixed

- Fixed tokenization mismatch between training and inference for XLM-RoBERTa models: allows for normal inference of those models.
Expand Down

0 comments on commit 3e89af7

Please sign in to comment.