Unverified Commit 40a0cabd authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Update doc toctree (#25661)



* fix

* fix

---------
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 977b2f05
...@@ -29,7 +29,8 @@ ...@@ -29,7 +29,8 @@
title: Generation with LLMs title: Generation with LLMs
title: Tutorials title: Tutorials
- sections: - sections:
- sections: - isExpanded: false
sections:
- local: tasks/sequence_classification - local: tasks/sequence_classification
title: Text classification title: Text classification
- local: tasks/token_classification - local: tasks/token_classification
...@@ -47,15 +48,15 @@ ...@@ -47,15 +48,15 @@
- local: tasks/multiple_choice - local: tasks/multiple_choice
title: Multiple choice title: Multiple choice
title: Natural Language Processing title: Natural Language Processing
isExpanded: false - isExpanded: false
- sections: sections:
- local: tasks/audio_classification - local: tasks/audio_classification
title: Audio classification title: Audio classification
- local: tasks/asr - local: tasks/asr
title: Automatic speech recognition title: Automatic speech recognition
title: Audio title: Audio
isExpanded: false - isExpanded: false
- sections: sections:
- local: tasks/image_classification - local: tasks/image_classification
title: Image classification title: Image classification
- local: tasks/semantic_segmentation - local: tasks/semantic_segmentation
...@@ -71,8 +72,8 @@ ...@@ -71,8 +72,8 @@
- local: tasks/monocular_depth_estimation - local: tasks/monocular_depth_estimation
title: Depth estimation title: Depth estimation
title: Computer Vision title: Computer Vision
isExpanded: false - isExpanded: false
- sections: sections:
- local: tasks/image_captioning - local: tasks/image_captioning
title: Image captioning title: Image captioning
- local: tasks/document_question_answering - local: tasks/document_question_answering
...@@ -82,12 +83,11 @@ ...@@ -82,12 +83,11 @@
- local: tasks/text-to-speech - local: tasks/text-to-speech
title: Text to speech title: Text to speech
title: Multimodal title: Multimodal
isExpanded: false - isExpanded: false
- sections: sections:
- local: generation_strategies - local: generation_strategies
title: Customize the generation strategy title: Customize the generation strategy
title: Generation title: Generation
isExpanded: false
title: Task Guides title: Task Guides
- sections: - sections:
- local: fast_tokenizers - local: fast_tokenizers
...@@ -173,7 +173,6 @@ ...@@ -173,7 +173,6 @@
- local: pr_checks - local: pr_checks
title: Checks on a Pull Request title: Checks on a Pull Request
title: Contribute title: Contribute
- sections: - sections:
- local: philosophy - local: philosophy
title: Philosophy title: Philosophy
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment