Published December 9, 2020
| Version v4.0.1
Software
Open
huggingface/transformers: Patch release: better error message & invalid trainer attribute
Authors/Creators
- Thomas Wolf1
- Lysandre Debut2
- Julien Chaumond2
- Patrick von Platen
- Sylvain Gugger
- Sam Shleifer3
- Victor SANH1
- Stas Bekman4
- Manuel Romero
- Funtowicz Morgan5
- Aymeric Augustin6
- Rémi Louf7
- Stefan Schweter
- Denis
- Suraj Patil8
- Julien Plu2
- erenup
- Joe Davison2
- Matt
- Piero Molino
- Grégory Châtel9
- Bram Vanroy10
- Anthony MOI2
- Teven5
- Clement1
- Kevin Canwen Xu
- Gunnlaugur Thor Briem11
- Tim Rault1
- Malte Pietsch12
- Bilal Khan
- 1. @huggingface
- 2. Hugging Face
- 3. @facebookresearch
- 4. Stasosphere Online Inc.
- 5. HuggingFace
- 6. @qonto
- 7. Freelance
- 8. Huggingface
- 9. DisAItek & Intel AI Innovators
- 10. @UGent
- 11. GRID
- 12. deepset
Description
This patch releases introduces:
- A better error message when trying to instantiate a SentencePiece-based tokenizer without having SentencePiece installed. #8881
- Fixes an incorrect attribute in the trainer. #8996
Files
huggingface/transformers-v4.0.1.zip
Files
(8.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bb91e14a8f822077c109ca7849309133
|
8.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/huggingface/transformers/tree/v4.0.1 (URL)