Published October 1, 2020
| Version v4.12.4
Software
Open
Transformers: State-of-the-Art Natural Language Processing
Description
- Fix gradient_checkpointing backward compatibility (#14408)
- [Wav2Vec2] Make sure that gradient checkpointing is only run if needed (#14407)
- Experimenting with adding proper get_config() and from_config() methods (#14361)
- enhance rewrite state_dict missing _metadata (#14348)
- Support for TF >= 2.7 (#14345)
- improve rewrite state_dict missing _metadata (#14276)
- Fix of issue #13327: Wrong weight initialization for TF t5 model (#14241)
Notes
Files
huggingface/transformers-v4.12.4.zip
Files
(12.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:83844080e8170433933ab63841658428
|
12.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/huggingface/transformers/tree/v4.12.4 (URL)