diff --git a/example/vgg16_cifar10/README.md b/example/vgg16_cifar10/README.md index d41f373a8b..2c3de2eed9 100644 --- a/example/vgg16_cifar10/README.md +++ b/example/vgg16_cifar10/README.md @@ -8,7 +8,7 @@ This example is for VGG16 model training and evaluation. - Install [MindSpore](https://www.mindspore.cn/install/en). -- Download the dataset [CIFAR-10](http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz). +- Download the CIFAR-10 binary version dataset. > Unzip the CIFAR-10 dataset to any path you want and the folder structure should be as follows: > ```