wyxu commited on
Commit
1480325
1 Parent(s): 9d7d36f

Update dataset_copied.py

Browse files
Files changed (1) hide show
  1. dataset_copied.py +1 -1
dataset_copied.py CHANGED
@@ -39,7 +39,7 @@ The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6
39
  per class. There are 50000 training images and 10000 test images.
40
  """
41
 
42
- _DATA_URL = "https://huggingface.co/datasets/wyxu/dataset_copied/resolve/main/cifar-10-python.tar.gz"
43
 
44
  _NAMES = [
45
  "airplane",
 
39
  per class. There are 50000 training images and 10000 test images.
40
  """
41
 
42
+ _DATA_URL = "https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz"
43
 
44
  _NAMES = [
45
  "airplane",