| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ludwig v0.10.1 source code.tar.gz | 2024-02-28 | 5.3 MB | |
| Ludwig v0.10.1 source code.zip | 2024-02-28 | 5.8 MB | |
| README.md | 2024-02-28 | 367 Bytes | |
| Totals: 3 Items | 11.0 MB | 0 | |
What's Changed
- Fixed a critical bug in Gemma model fine-tuning that prevented the model from learning when to stop generation. This is accomplished by using eos token in target tensor for instruction-tuning by @geoffreyangus in https://github.com/ludwig-ai/ludwig/pull/3945
Full Changelog: https://github.com/ludwig-ai/ludwig/compare/v0.10.0...v0.10.1