mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-14 10:08:29 +06:00
![]() * Add X-MOD to Readme * Add documentation for X-MOD * Implement X-MOD * Fix formatting of X-MOD docs * Change signature of X-MOD forward methods to use lang_ids * Minor changes * Rebase with main and run make fix-copies * Make suggested changes to docstrings * Improve code readability Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Fix code style * Conversion script: Remove asserts and type annotations * Remove _TOKENIZER_FOR_DOC * XMOD -> Xmod * Update copyright note * Fix doctests * Fix docstring * Add integration test for FillMaskPipeline * Revert "Add integration test for FillMaskPipeline" This reverts commit 4381eb3b1d0f5d85785f89caba83928e6efa6d1f. * Add end-to-end integration test for mask fill * make style * Rebase with main and make fix-copies --------- Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com> |
||
---|---|---|
.. | ||
asr.mdx | ||
audio_classification.mdx | ||
image_classification.mdx | ||
language_modeling.mdx | ||
masked_language_modeling.mdx | ||
multiple_choice.mdx | ||
object_detection.mdx | ||
question_answering.mdx | ||
semantic_segmentation.mdx | ||
sequence_classification.mdx | ||
summarization.mdx | ||
token_classification.mdx | ||
translation.mdx | ||
video_classification.mdx |