Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed May 19, 2021
1 parent 8d10710 commit c3b56ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Most recent releases are shown at the top. Each release shows:

### Fixed:
- Changed `TextPredictor.save` to save Hugging Face tokenizer files locally to ensure they can be easily reloaded when `text.Transformer` is supplied with local path.
- For `transformers` models, the `predictor.preproc.model_name` variable is automatically updated to be new `Predictor` folder to avoid having users manually update `model_name`. Applies
when a local path is supplied to `text.Transformer` and resultant `Predictor` is moved to new machine.


## 0.26.2 (2021-03-26)
Expand Down

0 comments on commit c3b56ae

Please sign in to comment.