Commit graph

30 commits

Author SHA1 Message Date
Abdul Fatir
226386ca3e
Revise WaveToken code release note in README
Updated README to reflect changes in WaveToken code release status.
2025-11-23 16:39:33 +01:00
Abdul Fatir
c5c9492401
Fix paper link 2025-05-28 14:15:13 +02:00
Abdul Fatir
81929a9927
Update README.md for WaveToken 2025-05-28 14:14:02 +02:00
Lorenzo Stella
94e20ea7e5
Fix date in readme (#284)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-02-19 08:47:59 +01:00
Oleksandr Shchur
a996ca79ad
Add example notebook for SageMaker JumpStart (#281)
*Issue #, if available:*

*Description of changes:*
- Add pointers to fev and JumpStart notebook in the README
- Add notebook describing how to deploy Chronos with SageMaker JumpStart


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2025-02-17 10:35:42 +01:00
Abdul Fatir
60bcded58f
Use absolute link to images in the README (#223)
*Issue #, if available:*

*Description of changes:* This PR uses absolute link to the images so
they show up correct on other places such as PyPi.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-12-02 11:53:52 +01:00
Abdul Fatir
e3bbda7207
Fix README example to use predict_quantiles (#220)
*Issue #, if available:*

*Description of changes:* `predict` returns different things based on
model type. This fixes the example to use `predict_quantiles` which will
give correct quantiles.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.de>
2024-11-29 16:54:48 +01:00
Abdul Fatir Ansari
5918c8153a Change indetation of bibtex 2024-11-28 15:19:31 +00:00
Abdul Fatir Ansari
96b3e45637 Update source install command 2024-11-28 15:11:35 +00:00
Abdul Fatir
98b917cc2c
Remove reference to MPS (#216)
*Issue #, if available:*

*Description of changes:* MPS mostly causes issues for users, so let's
remove the reference to MPS from the README. Plus, Chronos-Bolt models
currently fail on MPS.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.de>
2024-11-28 16:05:32 +01:00
Abdul Fatir
ebaa13cbf0
Update project information and workflows (#214)
*Description of changes:* This PR updates project information and
workflows to allow for PyPi release.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.de>
2024-11-28 13:37:58 +01:00
Abdul Fatir
72ab64166c
Add support for Chronos-Bolt models (#204)
*Issue #, if available:* N/A

*Description of changes:* This PR adds support for Chronos-Bolt models.

TODOs:

- [x] Update evaluation script
- [x] Fix and add tests for Bolt
- [x] Update docstrings
- [x] Update README example and mention Chronos-Bolt
- [x] Update results bar plot in README
- [x] Add versions for libraries in `pyproject.toml`
- [x] Check that the training and eval scripts work
- [x] Change `autogluon` -> `amazon` in model names

Post Merge:
- [ ] Update Citation style in README, both Github and HuggingFace repos
- [ ] Remove note about AutoGluon
- [ ] Update READMEs of original Chronos models to refer to Chronos-Bolt

NOTE: To be merged after Chronos-Bolt models are available under the
`amazon` namespace on HF.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.de>
Co-authored-by: Caner Turkmen <turkmen.ac@gmail.com>
Co-authored-by: Lorenzo Stella <stellalo@amazon.com>
2024-11-26 17:47:14 +01:00
Abdul Fatir
d0c114c81d
Update README.md (#206)
*Issue #, if available:*

*Description of changes:* Update README. 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-11-19 18:56:07 +01:00
Abdul Fatir
df67c3eb44
Add datasets badge (#137)
*Description of changes:* Title.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-06-27 20:22:16 +02:00
Abdul Fatir
61a9c4dded
Update README.md with dataset and evaluation details (#136)
*Description of changes:* This PR updates README.md with dataset and
evaluation details


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-06-27 19:26:07 +02:00
Abdul Fatir
afd9cfd062
Update README.md 2024-06-22 10:08:45 +02:00
Lorenzo Stella
601d52db75
Add FAQ badge to README (#97)
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-06-03 15:04:06 +02:00
Abdul Fatir
b0bdbd9d1a
Fix citation (#86)
*Description of changes:* Updates the citation. 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-05-29 10:47:15 +02:00
Abdul Fatir
7a019b3432
Update README and bump version (#74)
Adds news about the fix to tokenizer `output_transform`.

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-05-17 15:38:42 +02:00
Lorenzo Stella
9500eefd47
Update README examples (#68)
*Description of changes:* Simplifies content in the "Usage" section, fix
a link.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-05-10 16:36:37 +02:00
Abdul Fatir
6732b1c2e3
Add a README file for the scripts (#67)
*Description of changes:* Adds usage examples for `scripts/`. 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-05-10 16:04:24 +02:00
Abdul Fatir
ecfabdbfd6
Add KernelSynth script (#64)
*Description of changes:* This PR adds the script to generate synthetic
data from KernelSynth.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-05-09 23:01:46 +02:00
Lorenzo Stella
b4e8085c7f
Add training script (#63)
*Description of changes:* Add training script and config files. Can be
used for pre-training, or adapted for fine-tuning chronos models.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir <Abdulfatirs@gmail.com>
2024-05-09 17:52:01 +02:00
Caner Turkmen
6ae390f291
add AGv1.1 announcement to README (#58)
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir <Abdulfatirs@gmail.com>
2024-04-19 10:13:26 +02:00
Abdul Fatir
07e2246f57
Revamp README: Add News, Coverage, Logo, Shields, Emojis, Zero-Shot results (#56)
*Description of changes:* This PR revamps the README. 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.com>
2024-04-19 09:06:20 +02:00
Abdul Fatir
93bdda7f4b
Update README.md (#46)
*Issue #, if available:* #28 (also, PR #41)

*Description of changes:* This PR updates the README with information on
MLX support.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-04-08 17:27:11 +02:00
Abdul Fatir
0595bd872b
Add pipeline.embed (#24)
*Description of changes:* This PR adds `pipeline.embed` which extracts
encoder embeddings from the model. These embeddings may be useful for
some downstream tasks such as classification, so this is useful to have.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Abdul Fatir Ansari <ansarnd@amazon.de>
2024-03-25 13:18:50 +01:00
Abdul Fatir
73be25042f
Add optional inference params to example (#15)
*Description of changes:* This PR adds optional inference params such as
`num_samples`, `top_k`, etc. to the example in the README for clarity.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-03-18 13:13:06 +01:00
Lorenzo Stella
7ba945c995 Upload code 2024-03-13 09:58:39 +01:00
Amazon GitHub Automation
2420c10232
Initial commit 2024-02-23 02:35:45 -08:00