alexey-zhavoronkin commited on
Commit
a142f18
1 Parent(s): c481ade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,4 +6,5 @@ size_categories:
6
  ---
7
 
8
  [CINIC10](https://github.com/BayesWatch/cinic-10) dataset with interface of [CIFAR10](https://github.com/pytorch/vision/blob/main/torchvision/datasets/cifar.py).
 
9
  It is faster than the common CINIC10 due to the fact that all images are loaded into RAM while initing dataset instance.
 
6
  ---
7
 
8
  [CINIC10](https://github.com/BayesWatch/cinic-10) dataset with interface of [CIFAR10](https://github.com/pytorch/vision/blob/main/torchvision/datasets/cifar.py).
9
+
10
  It is faster than the common CINIC10 due to the fact that all images are loaded into RAM while initing dataset instance.