v1.2.0
版本发布时间: 2024-05-17 21:42:34
amazon-science/chronos-forecasting最新发布版本:v1.2.0(2024-05-17 21:42:34)
What's Changed
- Remove Unnecessary F-strings by @pixeeai in https://github.com/amazon-science/chronos-forecasting/pull/34
- Fix types, add mypy to workflow by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/42
- Speed up workflow by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/43
- Simplify tokenizer creation by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/44
- Update README.md by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/46
- Add CITATION.cff by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/48
- Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/56
- add AGv1.1 announcement to README by @canerturkmen in https://github.com/amazon-science/chronos-forecasting/pull/58
- Add training script by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/63
- Add KernelSynth script by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/64
- Add missing headers by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/65
- Merge kernel-synth extra into training by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/66
- Add a README file for the scripts by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/67
- Update README examples by @lostella in https://github.com/amazon-science/chronos-forecasting/pull/68
- Add details on pushing model to huggingface hub by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/69
- Add one space after --config in training readme by @huibinshen in https://github.com/amazon-science/chronos-forecasting/pull/71
- Use logo with transparent background by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/72
- Fix output transform, add test to enforce tokenizer consistency by @HugoSenetaire in https://github.com/amazon-science/chronos-forecasting/pull/73
- Update README and bump version by @abdulfatir in https://github.com/amazon-science/chronos-forecasting/pull/74
New Contributors
- @pixeeai made their first contribution in https://github.com/amazon-science/chronos-forecasting/pull/34
- @canerturkmen made their first contribution in https://github.com/amazon-science/chronos-forecasting/pull/58
- @huibinshen made their first contribution in https://github.com/amazon-science/chronos-forecasting/pull/71
- @HugoSenetaire made their first contribution in https://github.com/amazon-science/chronos-forecasting/pull/73
Full Changelog: https://github.com/amazon-science/chronos-forecasting/compare/v1.1.0...v1.2.0