nielsr HF staff commited on
Commit
7b4c0df
1 Parent(s): 55b1dfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ inference: false
4
 
5
  # Document Image Transformer (base-sized model)
6
 
7
- Document Image Transformer (DiT) model pre-trained on IIT-CDIP (Lewis et al., 2006), a dataset that includes 42 million document images.. It was introduced in the paper [DiT: Self-supervised Pre-training for Document Image Transformer](https://arxiv.org/abs/2203.02378) by Li et al. and first released in [this repository](https://github.com/microsoft/unilm/tree/master/dit). Note that DiT is identical to the architecture of [BEiT](https://huggingface.co/docs/transformers/model_doc/beit).
8
 
9
  Disclaimer: The team releasing DiT did not write a model card for this model so this model card has been written by the Hugging Face team.
10
 
 
4
 
5
  # Document Image Transformer (base-sized model)
6
 
7
+ Document Image Transformer (DiT) model pre-trained on IIT-CDIP (Lewis et al., 2006), a dataset that includes 42 million document images. It was introduced in the paper [DiT: Self-supervised Pre-training for Document Image Transformer](https://arxiv.org/abs/2203.02378) by Li et al. and first released in [this repository](https://github.com/microsoft/unilm/tree/master/dit). Note that DiT is identical to the architecture of [BEiT](https://huggingface.co/docs/transformers/model_doc/beit).
8
 
9
  Disclaimer: The team releasing DiT did not write a model card for this model so this model card has been written by the Hugging Face team.
10