Skip to content

Commit

Permalink
Update task summary (huggingface#21067)
Browse files Browse the repository at this point in the history
* first draft of audio section

* make style

* first draft of computer vision section

* add convnext and encoder tasks

* finish up nlp tasks

* minor edits

* add arch images, more edits

* fix image links

* apply sanchit feedback

* model naming convention

* apply niels vit feedback

* replace detr for segmentation with mask2former

* apply feedback

* apply feedback
  • Loading branch information
stevhliu authored Feb 2, 2023
1 parent 6a3d1a9 commit fbee829
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@
title: Glossary
- local: task_summary
title: What 🤗 Transformers can do
- local: tasks_explained
title: How 🤗 Transformers solve tasks
- local: model_summary
title: Summary of the models
- local: tokenizer_summary
Expand Down
Loading

0 comments on commit fbee829

Please sign in to comment.