Vit deit fixes (#11309)

* Improve docs of DeiT and ViT, add community notebook

* Add gitignore for test_samples

* Add notebook with Trainer

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
This commit is contained in:
NielsRogge
2021-05-12 17:46:02 +02:00
committed by GitHub
parent d77eb0cf92
commit fa84540e98
7 changed files with 25 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
*.*
cache*
temp*
!*.txt
!*.tsv
!*.json
!.gitignore
*.*
cache*
temp*
!*.txt
!*.tsv
!*.json
!.gitignore

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 KiB