-
Notifications
You must be signed in to change notification settings - Fork 27.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022 is the year of multi-modality #14610
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for updating this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥2️⃣0️⃣2️⃣2️⃣🔥
Co-authored-by: Suraj Patil <surajp815@gmail.com> Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com> Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super exciting revamp of the README ❤️ !
I added a few suggestions to tighten the text a bit (feel free to ignore if you disagree)
Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
- Move a single model between Jax/PyTorch/TensorFlow frameworks at will | ||
- Seamlessly pick the right framework for training, evaluation, production | ||
|
||
The support for Jax is still experimental (with a few models right now), expect to see it grow in the coming months! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed this @patil-suraj, @patrickvonplaten, I think JAX support is way more stable now than it was a few months ago, right?
Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update!
In Computer Vision: | ||
- [Image classification with ViT](https://huggingface.co/google/vit-base-patch16-224) | ||
- [Object Detection with DETR](https://huggingface.co/facebook/detr-resnet-50) | ||
- [Image Segmentation with DETR](https://huggingface.co/facebook/detr-resnet-50-panoptic) | ||
|
||
In Audio: | ||
- [Automatic Speech Recognition with Wav2Vec2](https://huggingface.co/facebook/wav2vec2-base-960h) | ||
- [Keyword Spotting with Wav2Vec2](https://huggingface.co/superb/wav2vec2-base-superb-ks) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay!
Thank you all for your contributions to the README! |
Long overdue update of the README