Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
Fine Tune on the ViT TrOCR model
|
2 |
-
|
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
|