aico commited on
Commit
2e3f28e
1 Parent(s): c3bd607

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- Fine Tune on the ViT TrOCR model:
2
- https://github.com/microsoft/unilm/tree/master/trocr
3
- accuracy = 0.99525
 
 
 
 
1
+ Fine Tune MNIST dataset on the ViT TrOCR model
2
+
3
+ accuracy = 0.99525
4
+
5
+ ref:
6
+ http://yann.lecun.com/exdb/mnist/
7
+ https://github.com/microsoft/unilm/tree/master/trocr