mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-05 20:28:22 +00:00
Update READMEs and CHANGELOGs
This commit is contained in:
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- [#272]: Serialization of the `Tokenizer` and all the parts (`PreTokenizer`, `Normalizer`, ...).
|
||||
This adds some methods to easily save/load an entire tokenizer (`from_str`, `from_file`).
|
||||
|
||||
### Added
|
||||
- [#272]: Serialization of the `Tokenizer` and all the parts (`PreTokenizer`, `Normalizer`, ...).
|
||||
This adds some methods to easily save/load an entire tokenizer (`from_str`, `from_file`).
|
||||
|
||||
### Changed
|
||||
- Improved errors generated during truncation: When the provided max length is too low are
|
||||
now handled properly.
|
||||
|
||||
Reference in New Issue
Block a user