transformers/docs/source/en/tasks
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
..
asr.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
audio_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
image_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
language_modeling.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
multiple_choice.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
question_answering.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
semantic_segmentation.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
sequence_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
summarization.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
token_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
translation.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00