Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TVLT #20725

Merged
merged 424 commits into from
Feb 15, 2023
Merged

Add TVLT #20725

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
424 commits
Select commit Hold shift + click to select a range
5e604ea
Update image_processing_tvlt.py
zinengtang Dec 26, 2022
fc06005
Update modeling_tvlt.py
zinengtang Dec 26, 2022
de50cd8
Update
zinengtang Dec 26, 2022
9f88e6d
Update modeling_tvlt.py
zinengtang Dec 26, 2022
857371f
Create tvlt.mdx
zinengtang Dec 28, 2022
728566e
Update configuration_tvlt.py
zinengtang Dec 28, 2022
95d43a9
Update modeling_tvlt.py
zinengtang Dec 30, 2022
c98be43
Update test_modeling_tvlt.py
zinengtang Dec 30, 2022
208d181
Update modeling_tvlt.py
zinengtang Dec 30, 2022
f432aae
Merge branch 'huggingface:main' into main
zinengtang Dec 30, 2022
a02b27e
Update modeling_tvlt.py
zinengtang Dec 30, 2022
41309a0
Update image_processing_tvlt.py
zinengtang Dec 31, 2022
ae479e2
Update feature_extraction_tvlt.py
zinengtang Dec 31, 2022
35dc972
Update tvlt models
zinengtang Dec 31, 2022
f6ea8fa
Update tests
zinengtang Dec 31, 2022
90c47e7
Update
zinengtang Dec 31, 2022
1b38b45
Update
zinengtang Dec 31, 2022
60935f1
Update tests
zinengtang Dec 31, 2022
a613901
Merge branch 'huggingface:main' into main
zinengtang Jan 1, 2023
6bc5e48
Merge branch 'huggingface:main' into main
zinengtang Jan 2, 2023
78fd98f
Merge branch 'main' into main
zinengtang Jan 4, 2023
36d00a5
Update README_ko.md
zinengtang Jan 4, 2023
1a2f7a1
Merge branch 'huggingface:main' into main
zinengtang Jan 4, 2023
794876a
Update README_ja.md
zinengtang Jan 4, 2023
b55dc45
Update README_ko.md
zinengtang Jan 4, 2023
a4f3360
Update README_zh-hans.md
zinengtang Jan 4, 2023
f331d60
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 14, 2023
a942809
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 14, 2023
862198d
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 14, 2023
12b36e7
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 14, 2023
dea7188
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 14, 2023
c37d84d
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 14, 2023
d204fd1
Update tvlt.mdx
zinengtang Jan 14, 2023
d3443f7
Update modeling_tvlt.py
zinengtang Jan 14, 2023
24c0a2f
Update configuration_tvlt.py
zinengtang Jan 14, 2023
05b55d0
Update modeling_tvlt.py
zinengtang Jan 14, 2023
8044ef4
Update modeling_tvlt.py
zinengtang Jan 14, 2023
742462f
Update modeling_tvlt.py
zinengtang Jan 15, 2023
4ab3e7f
Update modeling_tvlt.py
zinengtang Jan 15, 2023
a7b23b8
Merge branch 'huggingface:main' into main
zinengtang Jan 15, 2023
e19b6e1
Add files via upload
zinengtang Jan 15, 2023
20126c9
Update model
zinengtang Jan 15, 2023
003a4ed
Update modeling_tvlt.py
zinengtang Jan 15, 2023
f93d898
Update tvlt models
zinengtang Jan 15, 2023
d617049
Merge branch 'huggingface:main' into main
zinengtang Jan 16, 2023
fa57056
Update src/transformers/models/tvlt/__init__.py
zinengtang Jan 16, 2023
c554d21
Update src/transformers/models/tvlt/__init__.py
zinengtang Jan 16, 2023
80bd1c8
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 16, 2023
fd2e88a
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 16, 2023
df0950a
Add files via upload
zinengtang Jan 16, 2023
e5320fd
Add files via upload
zinengtang Jan 16, 2023
0ca775a
Merge branch 'huggingface:main' into main
zinengtang Jan 16, 2023
4902641
Merge branch 'huggingface:main' into main
zinengtang Jan 18, 2023
05f1626
Delete modeling_tvlt.py
zinengtang Jan 19, 2023
984ca46
Delete feature_extraction_tvlt.py
zinengtang Jan 19, 2023
4dc8c7f
Delete configuration_tvlt.py
zinengtang Jan 19, 2023
f0e87df
Delete image_processing_tvlt.py
zinengtang Jan 19, 2023
ca13da5
Delete processing_tvlt.py
zinengtang Jan 19, 2023
b3ef343
Update tvlt
zinengtang Jan 19, 2023
52a4656
Merge branch 'huggingface:main' into main
zinengtang Jan 19, 2023
01e6aad
Merge branch 'huggingface:main' into main
zinengtang Jan 19, 2023
b282bd7
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 20, 2023
6df792e
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 20, 2023
0bad9e3
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 20, 2023
648f307
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 20, 2023
2fb43a5
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 20, 2023
9848628
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 20, 2023
e5bd589
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 20, 2023
9e4253e
Update README.md
zinengtang Jan 23, 2023
f267004
Update README_es.md
zinengtang Jan 23, 2023
317a20c
Update README_hd.md
zinengtang Jan 23, 2023
9af85df
Update README_ja.md
zinengtang Jan 23, 2023
6a7a4f0
Update README_ko.md
zinengtang Jan 23, 2023
5d9c088
Update README_zh-hans.md
zinengtang Jan 23, 2023
9c25968
Update README_zh-hant.md
zinengtang Jan 23, 2023
627707b
Update index.mdx
zinengtang Jan 23, 2023
94ee7b8
Update tvlt.mdx
zinengtang Jan 23, 2023
96c6b17
Update tvlt.mdx
zinengtang Jan 23, 2023
c2144d4
Update configuration_tvlt.py
zinengtang Jan 23, 2023
2817291
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 23, 2023
c3c458f
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 23, 2023
cf768c8
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 23, 2023
4a2b67b
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 23, 2023
30d7d48
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 23, 2023
72c680a
Update modeling_tvlt.py
zinengtang Jan 23, 2023
cff6eb1
Merge branch 'huggingface:main' into main
zinengtang Jan 23, 2023
f26bd88
Add files via upload
zinengtang Jan 23, 2023
b4b0cc2
Update tvlt.mdx
zinengtang Jan 23, 2023
b88bf06
Update modeling_auto.py
zinengtang Jan 23, 2023
9a119fb
Add files via upload
zinengtang Jan 23, 2023
4902a2f
Add files via upload
zinengtang Jan 23, 2023
c412c5c
Update dummy_pt_objects.py
zinengtang Jan 24, 2023
f8a83a3
Update __init__.py
zinengtang Jan 24, 2023
f6e7c05
Update feature_extraction_tvlt.py
zinengtang Jan 24, 2023
75ed477
Update feature_extraction_tvlt.py
zinengtang Jan 24, 2023
a75fe06
Update image_processing_tvlt.py
zinengtang Jan 24, 2023
11a2500
Update modeling_auto.py
zinengtang Jan 24, 2023
6ca49e3
Update test_feature_extraction_tvlt.py
zinengtang Jan 24, 2023
b59c27c
Update test_processor_tvlt.py
zinengtang Jan 24, 2023
810d8b1
Update test_feature_extraction_tvlt.py
zinengtang Jan 24, 2023
6321f51
Merge branch 'huggingface:main' into main
zinengtang Jan 24, 2023
0be82ed
Add files via upload
zinengtang Jan 24, 2023
e5a4763
Merge branch 'huggingface:main' into main
zinengtang Jan 24, 2023
cc258ba
Update test_image_processor_tvlt.py
zinengtang Jan 24, 2023
6d15ae7
Update tests/models/tvlt/test_processor_tvlt.py
zinengtang Jan 25, 2023
72a9a04
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
ff442f5
Update src/transformers/models/tvlt/processing_tvlt.py
zinengtang Jan 25, 2023
9b36eee
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
921401b
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
4738011
Update tests/models/tvlt/test_image_processor_tvlt.py
zinengtang Jan 25, 2023
86f6aa6
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
04f326b
Update tests/models/tvlt/test_image_processor_tvlt.py
zinengtang Jan 25, 2023
4d304e9
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
ea2e759
Update tests/models/tvlt/test_image_processor_tvlt.py
zinengtang Jan 25, 2023
b091341
Update tests/models/tvlt/test_image_processor_tvlt.py
zinengtang Jan 25, 2023
11030d3
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
00633a9
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
7cfa43c
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
d4f92b9
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
10d2d5b
Update tests/models/tvlt/test_feature_extraction_tvlt.py
zinengtang Jan 25, 2023
d823fd6
Update src/transformers/models/tvlt/processing_tvlt.py
zinengtang Jan 25, 2023
603c6a3
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 25, 2023
f980905
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
0c45922
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
27d2af1
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
59cc96c
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
9a7539d
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
e074d58
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
a24e473
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
18904d7
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
26b1fe2
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
7db76ee
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
36759b0
Update src/transformers/models/tvlt/feature_extraction_tvlt.py
zinengtang Jan 25, 2023
09bfacf
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 25, 2023
1be3d9f
Update src/transformers/models/tvlt/feature_extraction_tvlt.py
zinengtang Jan 25, 2023
93d7e90
Update src/transformers/models/tvlt/feature_extraction_tvlt.py
zinengtang Jan 25, 2023
0781110
Update src/transformers/models/tvlt/feature_extraction_tvlt.py
zinengtang Jan 25, 2023
30d0a21
Update feature_extraction_tvlt.py
zinengtang Jan 25, 2023
4d3b0db
Update feature_extraction_tvlt.py
zinengtang Jan 25, 2023
9e9a7c4
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 25, 2023
d07e5ee
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 25, 2023
848be11
Update image_processing_tvlt.py
zinengtang Jan 25, 2023
069889a
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Jan 25, 2023
882e407
Update modeling_tvlt.py
zinengtang Jan 25, 2023
7c96b75
Update modeling_tvlt.py
zinengtang Jan 25, 2023
f715063
Update modeling_tvlt.py
zinengtang Jan 25, 2023
69d5c3c
Update test_image_processor_tvlt.py
zinengtang Jan 25, 2023
f158bba
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
6439c71
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
915f139
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
27bbd22
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
80ea757
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
498c9b7
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
8838773
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
78725d7
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
a33756f
Update tests/models/tvlt/test_modeling_tvlt.py
zinengtang Jan 25, 2023
163f0cb
Merge branch 'huggingface:main' into main
zinengtang Jan 25, 2023
694e3ad
Add files via upload
zinengtang Jan 25, 2023
71a1472
Add files via upload
zinengtang Jan 25, 2023
6dcabf2
Merge branch 'huggingface:main' into main
zinengtang Jan 25, 2023
ecb9bce
Update modeling_tvlt.py
zinengtang Jan 25, 2023
18a5024
Update modeling_tvlt.py
zinengtang Jan 25, 2023
4c3f2f6
Update modeling_tvlt.py
zinengtang Jan 25, 2023
caee73e
Add files via upload
zinengtang Jan 26, 2023
995b2eb
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 26, 2023
1eb655b
Update image_processing_tvlt.py
zinengtang Jan 26, 2023
23e9ddf
Add files via upload
zinengtang Jan 26, 2023
b81abaa
Add files via upload
zinengtang Jan 26, 2023
495167a
Merge branch 'huggingface:main' into main
zinengtang Jan 26, 2023
e2785c9
Update tvlt.mdx
zinengtang Jan 27, 2023
ff18d76
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 31, 2023
009090f
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 31, 2023
274681f
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 31, 2023
be7a560
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Jan 31, 2023
1964c99
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 31, 2023
66782cd
Update docs/source/en/model_doc/tvlt.mdx
zinengtang Jan 31, 2023
ae8fa6c
Merge branch 'huggingface:main' into main
zinengtang Jan 31, 2023
5383650
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Jan 31, 2023
ce59b7b
Add files via upload
zinengtang Feb 2, 2023
7f17285
Add files via upload
zinengtang Feb 2, 2023
dfbc355
Add files via upload
zinengtang Feb 2, 2023
5df5f3a
Add files via upload
zinengtang Feb 2, 2023
36e423c
Merge branch 'huggingface:main' into main
zinengtang Feb 2, 2023
9ff7dfe
Update modeling_auto.py
zinengtang Feb 2, 2023
d2f8524
Update tvlt.mdx
zinengtang Feb 2, 2023
eed4964
Update dummy_pt_objects.py
zinengtang Feb 2, 2023
76235e1
Update feature_extraction_tvlt.py
zinengtang Feb 2, 2023
185e4d2
Update modeling_tvlt.py
zinengtang Feb 2, 2023
3c12fd7
Update test_feature_extraction_tvlt.py
zinengtang Feb 2, 2023
5ddcb20
Update test_image_processor_tvlt.py
zinengtang Feb 2, 2023
007f1bf
Update test_feature_extraction_tvlt.py
zinengtang Feb 2, 2023
19f52bb
Update modeling_tvlt.py
zinengtang Feb 2, 2023
6388291
Update dummy_pt_objects.py
zinengtang Feb 2, 2023
c623396
Merge branch 'huggingface:main' into main
zinengtang Feb 2, 2023
2b5acaa
Merge branch 'main' into main
zinengtang Feb 5, 2023
9056892
Update dummy_speech_objects.py
zinengtang Feb 5, 2023
c8ea9b0
Merge branch 'huggingface:main' into main
zinengtang Feb 7, 2023
de46d54
Add files via upload
zinengtang Feb 7, 2023
032b76b
Merge branch 'huggingface:main' into main
zinengtang Feb 7, 2023
852b363
Update README_hd.md
zinengtang Feb 7, 2023
8577506
Update modeling_tvlt.py
zinengtang Feb 7, 2023
7f5e5d9
Merge branch 'huggingface:main' into main
zinengtang Feb 7, 2023
5a95b78
Update modeling_tvlt.py
zinengtang Feb 7, 2023
ba6fc5e
Merge branch 'huggingface:main' into main
zinengtang Feb 8, 2023
8b633eb
Update modeling_tvlt.py
zinengtang Feb 8, 2023
b378b27
Update modeling_tvlt.py
zinengtang Feb 8, 2023
091f0c8
Update modeling_tvlt.py
zinengtang Feb 8, 2023
c866e7f
Update modeling_tvlt.py
zinengtang Feb 8, 2023
3d28b9a
Update test_modeling_tvlt.py
zinengtang Feb 8, 2023
f4abbf6
Update src/transformers/models/tvlt/configuration_tvlt.py
zinengtang Feb 8, 2023
60fd57f
Update src/transformers/models/tvlt/feature_extraction_tvlt.py
zinengtang Feb 8, 2023
aaa7af0
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Feb 8, 2023
5448a2e
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Feb 8, 2023
447b204
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Feb 8, 2023
2ca20cf
Update src/transformers/models/tvlt/image_processing_tvlt.py
zinengtang Feb 8, 2023
0e2fe96
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Feb 8, 2023
fbc6f0d
Merge branch 'huggingface:main' into main
zinengtang Feb 8, 2023
b7a4bb3
Update MAE processing
zinengtang Feb 9, 2023
8312fa5
Merge branch 'huggingface:main' into main
zinengtang Feb 9, 2023
7f71390
Update modeling_tvlt.py
zinengtang Feb 9, 2023
7db4e22
Update modeling_tvlt.py
zinengtang Feb 9, 2023
6a1c195
Update modeling
zinengtang Feb 9, 2023
f8a2edb
Update style
zinengtang Feb 9, 2023
0cead03
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Feb 9, 2023
feb59d2
Update src/transformers/models/tvlt/modeling_tvlt.py
zinengtang Feb 9, 2023
ffdfdfa
Merge branch 'huggingface:main' into main
zinengtang Feb 9, 2023
b8a84a9
Update check_repo.py
zinengtang Feb 10, 2023
68e23ff
Update tvlt.mdx
zinengtang Feb 10, 2023
a79b9cc
Update __init__.py
zinengtang Feb 10, 2023
5996bbc
Update tests
zinengtang Feb 10, 2023
048aa50
Update tvlt models
zinengtang Feb 10, 2023
ec26ab3
Merge branch 'huggingface:main' into main
zinengtang Feb 10, 2023
a997b51
Update configuration_tvlt.py
zinengtang Feb 10, 2023
e0b7b62
Update configuration_tvlt.py
zinengtang Feb 10, 2023
39a36f1
Update image_processing_tvlt.py
zinengtang Feb 10, 2023
437f9f5
Update dummy_pt_objects.py
zinengtang Feb 10, 2023
fd21b5e
Add files via upload
zinengtang Feb 10, 2023
59fb397
Merge branch 'huggingface:main' into main
zinengtang Feb 10, 2023
5fe6c5d
Update test_modeling_tvlt.py
zinengtang Feb 10, 2023
2ffd39b
Merge branch 'huggingface:main' into main
zinengtang Feb 13, 2023
fae641d
Merge branch 'huggingface:main' into main
zinengtang Feb 13, 2023
99c54a9
Merge branch 'huggingface:main' into main
zinengtang Feb 14, 2023
0d9949c
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
0a69c00
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
54b01d4
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
d163a37
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
896d3dd
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
af384cc
Merge branch 'huggingface:main' into main
zinengtang Feb 14, 2023
f656f6a
Update test_feature_extraction_tvlt.py
zinengtang Feb 14, 2023
0df454a
Merge branch 'huggingface:main' into main
zinengtang Feb 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ Current number of checkpoints: ![](https://img.shields.io/endpoint?url=https://h
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (from the University of California at Berkeley) released with the paper [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) by Michael Janner, Qiyang Li, Sergey Levine
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (from Google/CMU) released with the paper [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860) by Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov.
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (from Microsoft), released together with the paper [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) by Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei.
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill) released with the paper [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) by Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal.
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (from Google Research) released with the paper [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) by Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (from Microsoft Research) released with the paper [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597) by Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang.
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (from Microsoft Research) released with the paper [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752) by Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu.
Expand Down
1 change: 1 addition & 0 deletions README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ Número actual de puntos de control: ![](https://img.shields.io/endpoint?url=htt
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (from the University of California at Berkeley) released with the paper [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) by Michael Janner, Qiyang Li, Sergey Levine
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (from Google/CMU) released with the paper [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860) by Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov.
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (from Microsoft), released together with the paper [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) by Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei.
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill) released with the paper [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) by Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal.
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (from Google Research) released with the paper [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) by Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (from Microsoft Research) released with the paper [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597) by Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang.
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (from Microsoft Research) released with the paper [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752) by Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu.
Expand Down
1 change: 1 addition & 0 deletions README_hd.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ conda install -c huggingface transformers
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (from the University of California at Berkeley) released with the paper [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) by Michael Janner, Qiyang Li, Sergey Levine
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (Google/CMU की ओर से) कागज के साथ [संस्करण-एक्स: एक ब्लॉग मॉडल चौकस चौक मॉडल मॉडल] (https://arxivorg/abs/1901.02860) क्वोकोक वी. ले, रुस्लैन सलाखुतदी
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (from Microsoft) released with the paper [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) by Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei.
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill) released with the paper [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) by Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal.
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (from Google Research) released with the paper [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) by Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (माइक्रोसॉफ्ट रिसर्च से) साथ में दिया गया पेपर [UniSpeech: यूनिफाइड स्पीच रिप्रेजेंटेशन लर्निंग विद लेबलेड एंड अनलेबल्ड डेटा](https:/ /arxiv.org/abs/2101.07597) चेंगई वांग, यू वू, याओ कियान, केनिची कुमातानी, शुजी लियू, फुरु वेई, माइकल ज़ेंग, ज़ुएदोंग हुआंग द्वारा।
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (माइक्रोसॉफ्ट रिसर्च से) कागज के साथ [UNISPEECH-SAT: यूनिवर्सल स्पीच रिप्रेजेंटेशन लर्निंग विद स्पीकर अवेयर प्री-ट्रेनिंग ](https://arxiv.org/abs/2110.05752) सानयुआन चेन, यू वू, चेंग्यी वांग, झेंगयांग चेन, झूओ चेन, शुजी लियू, जियान वू, याओ कियान, फुरु वेई, जिन्यु ली, जियांगज़ान यू द्वारा पोस्ट किया गया।
Expand Down
1 change: 1 addition & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ Flax、PyTorch、TensorFlowをcondaでインストールする方法は、それ
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (the University of California at Berkeley から) Michael Janner, Qiyang Li, Sergey Levine から公開された研究論文: [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039)
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (Google/CMU から) Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov から公開された研究論文: [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860)
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (Microsoft から), Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei から公開された研究論文: [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282)
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill から), Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal から公開された研究論文: [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156)
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (Google Research から) Yi Tay, Mostafa Dehghani, Vinh Q から公開された研究論文: [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (Microsoft Research から) Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang から公開された研究論文: [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597)
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (Microsoft Research から) Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu から公開された研究論文: [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752)
Expand Down
1 change: 1 addition & 0 deletions README_ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ Flax, PyTorch, TensorFlow 설치 페이지에서 이들을 conda로 설치하는
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (the University of California at Berkeley 에서) Michael Janner, Qiyang Li, Sergey Levin 의 [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) 논문과 함께 발표했습니다.
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (Google/CMU 에서) Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov 의 [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860) 논문과 함께 발표했습니다.
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (Microsoft 에서) Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei 의 [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) 논문과 함께 발표했습니다.
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill 에서) Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal 의 [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) 논문과 함께 발표했습니다.
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (Google Research 에서) Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzle 의 [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) 논문과 함께 발표했습니다.
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (Microsoft Research 에서) Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang 의 [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597) 논문과 함께 발표했습니다.
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (Microsoft Research 에서) Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu 의 [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752) 논문과 함께 발표했습니다.
Expand Down
1 change: 1 addition & 0 deletions README_zh-hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ conda install -c huggingface transformers
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (from the University of California at Berkeley) released with the paper [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) by Michael Janner, Qiyang Li, Sergey Levine
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (来自 Google/CMU) 伴随论文 [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860) 由 Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov 发布。
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (来自 Microsoft) 伴随论文 [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) 由 Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei 发布。
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (来自 UNC Chapel Hill) 伴随论文 [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) 由 Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal 发布。
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (from Google Research) released with the paper [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) by Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (来自 Microsoft Research) 伴随论文 [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597) 由 Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang 发布。
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (来自 Microsoft Research) 伴随论文 [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752) 由 Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu 发布。
Expand Down
1 change: 1 addition & 0 deletions README_zh-hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ conda install -c huggingface transformers
1. **[Trajectory Transformer](https://huggingface.co/docs/transformers/model_doc/trajectory_transformers)** (from the University of California at Berkeley) released with the paper [Offline Reinforcement Learning as One Big Sequence Modeling Problem](https://arxiv.org/abs/2106.02039) by Michael Janner, Qiyang Li, Sergey Levine
1. **[Transformer-XL](https://huggingface.co/docs/transformers/model_doc/transfo-xl)** (from Google/CMU) released with the paper [Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context](https://arxiv.org/abs/1901.02860) by Zihang Dai*, Zhilin Yang*, Yiming Yang, Jaime Carbonell, Quoc V. Le, Ruslan Salakhutdinov.
1. **[TrOCR](https://huggingface.co/docs/transformers/model_doc/trocr)** (from Microsoft) released with the paper [TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models](https://arxiv.org/abs/2109.10282) by Minghao Li, Tengchao Lv, Lei Cui, Yijuan Lu, Dinei Florencio, Cha Zhang, Zhoujun Li, Furu Wei.
1. **[TVLT](https://huggingface.co/docs/transformers/main/model_doc/tvlt)** (from UNC Chapel Hill) released with the paper [TVLT: Textless Vision-Language Transformer](https://arxiv.org/abs/2209.14156) by Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal.
1. **[UL2](https://huggingface.co/docs/transformers/model_doc/ul2)** (from Google Research) released with the paper [Unifying Language Learning Paradigms](https://arxiv.org/abs/2205.05131v1) by Yi Tay, Mostafa Dehghani, Vinh Q. Tran, Xavier Garcia, Dara Bahri, Tal Schuster, Huaixiu Steven Zheng, Neil Houlsby, Donald Metzler
1. **[UniSpeech](https://huggingface.co/docs/transformers/model_doc/unispeech)** (from Microsoft Research) released with the paper [UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data](https://arxiv.org/abs/2101.07597) by Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani, Shujie Liu, Furu Wei, Michael Zeng, Xuedong Huang.
1. **[UniSpeechSat](https://huggingface.co/docs/transformers/model_doc/unispeech-sat)** (from Microsoft Research) released with the paper [UNISPEECH-SAT: UNIVERSAL SPEECH REPRESENTATION LEARNING WITH SPEAKER AWARE PRE-TRAINING](https://arxiv.org/abs/2110.05752) by Sanyuan Chen, Yu Wu, Chengyi Wang, Zhengyang Chen, Zhuo Chen, Shujie Liu, Jian Wu, Yao Qian, Furu Wei, Jinyu Li, Xiangzhan Yu.
Expand Down
2 changes: 2 additions & 0 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,8 @@
title: TAPAS
- local: model_doc/trocr
title: TrOCR
- local: model_doc/tvlt
title: TVLT
- local: model_doc/vilt
title: ViLT
- local: model_doc/vision-encoder-decoder
Expand Down