Fix typo in image-classification/README.md (#19424)

Fix link typo of the following content.
PyTorch version, Trainer
PyTorch version, no Trainer
This commit is contained in:
wei zhao
2022-10-10 21:16:58 +08:00
committed by GitHub
parent c523a86929
commit 7d5ce6802e

View File

@@ -23,8 +23,8 @@ This directory contains 2 scripts that showcase how to fine-tune any model suppo
Try out the inference widget here: https://huggingface.co/google/vit-base-patch16-224 Try out the inference widget here: https://huggingface.co/google/vit-base-patch16-224
Content: Content:
- [PyTorch version, Trainer](#pytorch-version-no-trainer) - [PyTorch version, Trainer](#pytorch-version-trainer)
- [PyTorch version, no Trainer](#pytorch-version-trainer) - [PyTorch version, no Trainer](#pytorch-version-no-trainer)
## PyTorch version, Trainer ## PyTorch version, Trainer