Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,7 @@ Donut consists of a vision encoder (Swin Transformer) and a text decoder (BART).
|
|
| 18 |
|
| 19 |
## Intended uses & limitations
|
| 20 |
|
| 21 |
-
|
| 22 |
-
fine-tuned versions on a task that interests you.
|
| 23 |
|
| 24 |
### How to use
|
| 25 |
|
|
|
|
| 18 |
|
| 19 |
## Intended uses & limitations
|
| 20 |
|
| 21 |
+
This model is meant to be fine-tuned on a downstream task, like document image classification or document parsing. See the [model hub](https://huggingface.co/models?search=donut) to look for fine-tuned versions on a task that interests you.
|
|
|
|
| 22 |
|
| 23 |
### How to use
|
| 24 |
|