nielsr HF staff commited on
Commit
8036be3
1 Parent(s): 9b6b447

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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
- You can use the raw model for image classification. See the [model hub](https://huggingface.co/models?search=google/vit) to look for
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