alexey-zhavoronkin commited on
Commit
485541d
1 Parent(s): ac7abc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,4 +5,4 @@ size_categories:
5
  - 100K<n<1M
6
  ---
7
 
8
- CINIC10 dataset (https://github.com/BayesWatch/cinic-10) with interface of CIFAR10.
 
5
  - 100K<n<1M
6
  ---
7
 
8
+ CINIC10 dataset (https://github.com/BayesWatch/cinic-10) with interface of CIFAR10 torchvision dataset (https://github.com/pytorch/vision/blob/main/torchvision/datasets/cifar.py).