transformers/docs/source/ja/tasks
Matt 508a704055
No more Tuple, List, Dict (#38797)
* No more Tuple, List, Dict

* make fixup

* More style fixes

* Docstring fixes with regex replacement

* Trigger tests

* Redo fixes after rebase

* Fix copies

* [test all]

* update

* [test all]

* update

* [test all]

* make style after rebase

* Patch the hf_argparser test

* Patch the hf_argparser test

* style fixes

* style fixes

* style fixes

* Fix docstrings in Cohere test

* [test all]

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2025-06-17 19:37:18 +01:00
..
asr.md No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
audio_classification.md
document_question_answering.md
idefics.md
image_captioning.md
image_classification.md
image_to_image.md
knowledge_distillation_for_image_classification.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
language_modeling.md
masked_language_modeling.md
monocular_depth_estimation.md
multiple_choice.md Move DataCollatorForMultipleChoice from the docs to the package (#34763) 2025-02-13 12:01:28 +01:00
object_detection.md No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
prompting.md
question_answering.md
semantic_segmentation.md
summarization.md
text-to-speech.md No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
token_classification.md
translation.md
video_classification.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
visual_question_answering.md
zero_shot_image_classification.md
zero_shot_object_detection.md