mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Update image_classification.mdx (#19996)
This commit is contained in:
parent
c796b6dea6
commit
c87ae86a8f
@ -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>
|
||||
|
||||
@ -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).
|
||||
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
Loading…
Reference in New Issue
Block a user