krasserm commited on
Commit
0ea2d66
·
1 Parent(s): dfde5b2
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ datasets:
6
  pipeline_tag: image-classification
7
  ---
8
 
9
- # Perceiver IO image classifier (IMDb)
10
 
11
  This model is a small Perceiver IO image classifier (907K parameters) trained from scratch on the [MNIST](https://huggingface.co/datasets/mnist)
12
  dataset. It is a [training example](https://github.com/krasserm/perceiver-io/blob/main/docs/training-examples.md#image-classification)
 
6
  pipeline_tag: image-classification
7
  ---
8
 
9
+ # Perceiver IO image classifier (MNIST)
10
 
11
  This model is a small Perceiver IO image classifier (907K parameters) trained from scratch on the [MNIST](https://huggingface.co/datasets/mnist)
12
  dataset. It is a [training example](https://github.com/krasserm/perceiver-io/blob/main/docs/training-examples.md#image-classification)