mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-07 21:28:19 +00:00
Rust - Improve training progress for multiple files
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Not released yet
|
||||
|
||||
## Changes:
|
||||
- Keep only one progress bar while reading files during training. This is better for use-cases with
|
||||
a high number of files as it avoids having too many progress bar on screen.
|
||||
|
||||
# v0.6.0
|
||||
|
||||
## Changes:
|
||||
|
||||
Reference in New Issue
Block a user