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 |
|
Sylvain Gugger
|
986526a0e4
|
Replace as_target context managers by direct calls (#18325)
* Preliminary work on tokenizers
* Quality + fix tests
* Treat processors
* Fix pad
* Remove all uses of in tests, docs and examples
* Replace all as_target_tokenizer
* Fix tests
* Fix quality
* Update examples/flax/image-captioning/run_image_captioning_flax.py
Co-authored-by: amyeroberts <amy@huggingface.co>
* Style
Co-authored-by: amyeroberts <amy@huggingface.co>
|
2022-07-29 08:09:09 -04: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 |
|