Update image_classification.mdx (#19996)

This commit is contained in:
Sayak Paul 2022-11-01 17:24:41 +05:30 committed by GitHub
parent c796b6dea6
commit c87ae86a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ This guide will show you how to fine-tune [ViT](https://huggingface.co/docs/tran
<Tip>
See the image classification [task page](https://huggingface.co/tasks/audio-classification) for more information about its associated models, datasets, and metrics.
See the image classification [task page](https://huggingface.co/tasks/image-classification) for more information about its associated models, datasets, and metrics.
</Tip>