Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
153d1361
Unverified
Commit
153d1361
authored
Aug 12, 2022
by
NielsRogge
Committed by
GitHub
Aug 12, 2022
Browse files
Fix URLs (#18604)
Co-authored-by:
Niels Rogge
<
nielsrogge@Nielss-MacBook-Pro.local
>
parent
2ab790e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/source/en/model_doc/donut.mdx
docs/source/en/model_doc/donut.mdx
+2
-2
No files found.
docs/source/en/model_doc/donut.mdx
View file @
153d1361
...
@@ -33,7 +33,7 @@ This model was contributed by [nielsr](https://huggingface.co/nielsr). The origi
...
@@ -33,7 +33,7 @@ This model was contributed by [nielsr](https://huggingface.co/nielsr). The origi
Tips:
Tips:
- The quickest way to get started with Donut is by checking the [tutorial
- The quickest way to get started with Donut is by checking the [tutorial
notebooks](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/
d
onut), which show how to use the model
notebooks](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/
D
onut), which show how to use the model
at inference time as well as fine-tuning on custom data.
at inference time as well as fine-tuning on custom data.
- Donut is always used within the [VisionEncoderDecoder](vision-encoder-decoder) framework.
- Donut is always used within the [VisionEncoderDecoder](vision-encoder-decoder) framework.
...
@@ -188,7 +188,7 @@ See the [model hub](https://huggingface.co/models?filter=donut) to look for Donu
...
@@ -188,7 +188,7 @@ See the [model hub](https://huggingface.co/models?filter=donut) to look for Donu
## Training
## Training
We refer to the [tutorial notebooks](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/
d
onut).
We refer to the [tutorial notebooks](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/
D
onut).
## DonutSwinConfig
## DonutSwinConfig
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment