Update model-card for Autofomer#37231
Update model-card for Autofomer#37231AnupKulkarniVK wants to merge 2 commits intohuggingface:mainfrom
Conversation
|
Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the |
stevhliu
left a comment
There was a problem hiding this comment.
Nice work, excited to have our first updated time-series model card! 🎉
| > [!TIP] | ||
| > Click on the Autoformer model cards in the right sidebar to explore more examples and use cases like weather or energy time series forecasting. | ||
|
|
||
| The example below demonstrates how to generate text with [`Pipeline`], [`AutoModel`] |
There was a problem hiding this comment.
| The example below demonstrates how to generate text with [`Pipeline`], [`AutoModel`] | |
| The example below demonstrates how to make a prediction with [`AutoformerForPrediction`]. |
There was a problem hiding this comment.
Not resolved yet! I think its better to leave it as how to make a prediction since the docs don't explicitly show how to use it for things like weather and energy
| </hfoptions> | ||
|
|
||
| The abstract from the paper is the following: | ||
| Quantization |
There was a problem hiding this comment.
Lets also remove the Quantization content and Attention Mask Visualization stuff since none of that is supported either
|
@stevhliu took care of the review comments. Please take a look. Thanks |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks, just a few more unresolved changes and then we can merge!
What does this PR do?
Fixes # (issue)
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.