AnonAcc0 commited on
Commit
fc5dc55
·
verified ·
1 Parent(s): 229f3cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,5 +10,5 @@ configs:
10
 
11
  This dataset is a combination of a
12
 
13
- - re-annotated subset of the MNIST dataset, originally created by Yann LeCun and Corinna Cortes.
14
- - re-annotated subset of the distributional Ambiguous-MNIST dataset, originally created by Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H.S. Torr, and Yarin Gal
 
10
 
11
  This dataset is a combination of a
12
 
13
+ - re-annotated subset of the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset, originally created by Yann LeCun and Corinna Cortes. (released under CC-BY-SA 3.0)
14
+ - re-annotated subset of the [distributional Ambiguous-MNIST](https://github.com/omegafragger/DDU) dataset, originally created by Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H.S. Torr, and Yarin Gal. (released under MIT license)