Sanchit Gandhi
7c39318136
[Whisper] Add model for audio classification ( #21754 )
...
* [Whisper] Add model for audio classification
* make fix-copies
* add to docs
* add docstring
* empty returns
* add code example
* switch to fleurs
* stick everything on one line
2023-03-07 16:20:21 +01:00
Maria Khalusova
619d51e01f
Added "Open in Colab" to task guides ( #21729 )
...
added Open in Colab to task guides
2023-02-22 08:32:35 -05:00
Steven Liu
0a75717602
Fix task guide formatting ( #21409 )
...
fix formatting
2023-02-02 10:06:26 -08:00
Maria Khalusova
73a2ff6974
Automated compatible models list for task guides ( #21338 )
...
* initial commit. added tip placeholders and a script
* removed unused imports, fixed paths
* fixed generated links
* make style
* split language modeling doc into two: causal language modeling and masked language modeling
* added check_task_guides.py to make fix-copies
* review feedback addressed
2023-01-27 13:19:28 -05:00
Steven Liu
d896029e27
Add inference section to task guides ( #18781 )
...
* 📝 start adding inference section to task guides
* ✨ make style
* 📝 add multiple choice
* add rest of inference sections
* make style
* add compute_metric, push_to_hub, pipeline
* make style
* add updated sequence and token classification
* make style
* make edits in token classification
* add audio classification
* make style
* add asr
* make style
* add image classification
* make style
* add summarization
* make style
* add translation
* make style
* add multiple choice
* add language modeling
* add qa
* make style
* review and edits
* apply reviews
* make style
* fix call to processor
* apply audio reviews
* update to better asr model
* make style
2022-11-21 10:06:21 -08:00
Chris Emezue
470799b3a6
Removed issue in wav2vec link ( #18945 )
...
Fix connected to [this issue](https://github.com/huggingface/transformers/issues/18944 )
2022-09-12 21:59:19 +02:00
Sylvain Gugger
2e90c3df8f
Doc to dataset ( #18037 )
...
* Link to the Datasets doc
* Remove unwanted file
2022-07-06 12:10:06 -04:00
Steven Liu
7c5d79912a
Update audio examples with MInDS-14 ( #16633 )
...
* ✨ update audio examples with minds dataset
* 🖍 make style
* 🖍 minor fixes for doctests
2022-04-08 15:55:42 -05:00
Sylvain Gugger
b9a768b3ff
Enable doc in Spanish ( #16518 )
...
* Reorganize doc for multilingual support
* Fix style
* Style
* Toc trees
* Adapt templates
2022-04-04 10:25:46 -04:00