Update image_classification.mdx (#19996)
This commit is contained in:
@@ -20,7 +20,7 @@ This guide will show you how to fine-tune [ViT](https://huggingface.co/docs/tran
|
|||||||
|
|
||||||
<Tip>
|
<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>
|
</Tip>
|
||||||
|
|
||||||
@@ -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).
|
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).
|
||||||
|
|
||||||
</Tip>
|
</Tip>
|
||||||
|
|||||||
Reference in New Issue
Block a user