From c87ae86a8f9f56ae193461fa3db6dc20f80eabe4 Mon Sep 17 00:00:00 2001 From: Sayak Paul Date: Tue, 1 Nov 2022 17:24:41 +0530 Subject: [PATCH] Update image_classification.mdx (#19996) --- docs/source/en/tasks/image_classification.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/en/tasks/image_classification.mdx b/docs/source/en/tasks/image_classification.mdx index a6ca2ea5dd..f5606cee6a 100644 --- a/docs/source/en/tasks/image_classification.mdx +++ b/docs/source/en/tasks/image_classification.mdx @@ -20,7 +20,7 @@ This guide will show you how to fine-tune [ViT](https://huggingface.co/docs/tran -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. @@ -171,4 +171,4 @@ At this point, only three steps remain: For a more in-depth example of how to fine-tune a model for image classification, take a look at the corresponding [PyTorch notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/image_classification.ipynb). - \ No newline at end of file +