Fraser commited on
Commit
da9c926
1 Parent(s): a365f1a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  MNIST dataset adapted to a text-based representation.
2
 
3
- *Modified images to be ~1/4 the original area.*
4
  Done by taking a max pool.
5
 
6
  This allows testing interpolation quality for Transformer-VAEs.
1
  MNIST dataset adapted to a text-based representation.
2
 
3
+ Modified images to be ~1/4 the original area.
4
  Done by taking a max pool.
5
 
6
  This allows testing interpolation quality for Transformer-VAEs.