"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c8be8a9adb218ecc593c687020e952554a5a55b5"
Unverified Commit c87ae86a authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

Update image_classification.mdx (#19996)

parent c796b6de
...@@ -20,7 +20,7 @@ This guide will show you how to fine-tune [ViT](https://huggingface.co/docs/tran ...@@ -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: ...@@ -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>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment