Translating en/model_doc docs to Japanese. (#27401)
* update _toctree.yml & add albert-autoformer * Fixed typo in docs/source/ja/model_doc/audio-spectrogram-transformer.md Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Delete duplicated sentence docs/source/ja/model_doc/autoformer.md Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Reflect reviews * delete untranslated models from toctree * delete all comments * add abstract translation --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
@@ -29,77 +29,12 @@
|
||||
title: LLM を使用した生成
|
||||
title: Tutorials
|
||||
- sections:
|
||||
- isExpanded: false
|
||||
# sections:
|
||||
# - local: tasks/sequence_classification
|
||||
# title: Text classification
|
||||
# - local: tasks/token_classification
|
||||
# title: Token classification
|
||||
# - local: tasks/question_answering
|
||||
# title: Question answering
|
||||
# - local: tasks/language_modeling
|
||||
# title: Causal language modeling
|
||||
# - local: tasks/masked_language_modeling
|
||||
# title: Masked language modeling
|
||||
# - local: tasks/translation
|
||||
# title: Translation
|
||||
# - local: tasks/summarization
|
||||
# title: Summarization
|
||||
# - local: tasks/multiple_choice
|
||||
# title: Multiple choice
|
||||
# title: Natural Language Processing
|
||||
# - isExpanded: false
|
||||
# sections:
|
||||
# - local: tasks/audio_classification
|
||||
# title: Audio classification
|
||||
# - local: tasks/asr
|
||||
# title: Automatic speech recognition
|
||||
# title: Audio
|
||||
# - isExpanded: false
|
||||
# sections:
|
||||
# - local: tasks/image_classification
|
||||
# title: Image classification
|
||||
# - local: tasks/semantic_segmentation
|
||||
# title: Semantic segmentation
|
||||
# - local: tasks/video_classification
|
||||
# title: Video classification
|
||||
# - local: tasks/object_detection
|
||||
# title: Object detection
|
||||
# - local: tasks/zero_shot_object_detection
|
||||
# title: Zero-shot object detection
|
||||
# - local: tasks/zero_shot_image_classification
|
||||
# title: Zero-shot image classification
|
||||
# - local: tasks/monocular_depth_estimation
|
||||
# title: Depth estimation
|
||||
# - local: tasks/image_to_image
|
||||
# title: Image-to-Image
|
||||
# - local: tasks/knowledge_distillation_for_image_classification
|
||||
# title: Knowledge Distillation for Computer Vision
|
||||
# title: Computer Vision
|
||||
# - isExpanded: false
|
||||
# sections:
|
||||
# - local: tasks/image_captioning
|
||||
# title: Image captioning
|
||||
# - local: tasks/document_question_answering
|
||||
# title: Document Question Answering
|
||||
# - local: tasks/visual_question_answering
|
||||
# title: Visual Question Answering
|
||||
# - local: tasks/text-to-speech
|
||||
# title: Text to speech
|
||||
# title: Multimodal
|
||||
- isExpanded: false
|
||||
sections:
|
||||
- local: generation_strategies
|
||||
title: 生成戦略をカスタマイズする
|
||||
title: Generation
|
||||
# - isExpanded: false
|
||||
# sections:
|
||||
# - local: tasks/idefics
|
||||
# title: Image tasks with IDEFICS
|
||||
# - local: tasks/prompting
|
||||
# title: LLM prompting guide
|
||||
# title: Prompting
|
||||
title: Task Guides
|
||||
title: Task Guides
|
||||
- sections:
|
||||
- local: fast_tokenizers
|
||||
title: 🤗 トークナイザーの高速トークナイザーを使用する
|
||||
@@ -206,8 +141,8 @@
|
||||
- sections:
|
||||
- local: main_classes/agent
|
||||
title: エージェントとツール
|
||||
# - local: model_doc/auto
|
||||
# title: Auto Classes
|
||||
- local: model_doc/auto
|
||||
title: Auto Classes
|
||||
- local: main_classes/callback
|
||||
title: コールバック
|
||||
- local: main_classes/configuration
|
||||
@@ -245,6 +180,30 @@
|
||||
- local: main_classes/image_processor
|
||||
title: 画像処理プロセッサ
|
||||
title: 主要なクラス
|
||||
- sections:
|
||||
- isExpanded: false
|
||||
sections:
|
||||
- local: model_doc/albert
|
||||
title: ALBERT
|
||||
title: 文章モデル
|
||||
- isExpanded: false
|
||||
sections:
|
||||
- local: model_doc/audio-spectrogram-transformer
|
||||
title: Audio Spectrogram Transformer
|
||||
title: 音声モデル
|
||||
- isExpanded: false
|
||||
sections:
|
||||
- local: model_doc/align
|
||||
title: ALIGN
|
||||
- local: model_doc/altclip
|
||||
title: AltCLIP
|
||||
title: マルチモーダルモデル
|
||||
- isExpanded: false
|
||||
sections:
|
||||
- local: model_doc/autoformer
|
||||
title: Autoformer
|
||||
title: 時系列モデル
|
||||
title: モデル
|
||||
- sections:
|
||||
- local: internal/modeling_utils
|
||||
title: カスタムレイヤーとユーティリティ
|
||||
|
||||
Reference in New Issue
Block a user