Files
HuggingFace_transformer/model_cards
Antonio V Mendoza ea2c6f1afc Adding the LXMERT pretraining model (MultiModal languageXvision) to HuggingFace's suite of models (#5793)
* added template files for LXMERT and competed the configuration_lxmert.py

* added modeling, tokization, testing, and finishing touched for lxmert [yet to be tested]

* added model card for lxmert

* cleaning up lxmert code

* Update src/transformers/modeling_lxmert.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Update src/transformers/modeling_tf_lxmert.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Update src/transformers/modeling_tf_lxmert.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Update src/transformers/modeling_lxmert.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* tested torch lxmert, changed documtention, updated outputs, and other small fixes

* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* renaming, other small issues, did not change TF code in this commit

* added lxmert question answering model in pytorch

* added capability to edit number of qa labels for lxmert

* made answer optional for lxmert question answering

* add option to return hidden_states for lxmert

* changed default qa labels for lxmert

* changed config archive path

* squshing 3 commits: merged UI + testing improvments + more UI and testing

* changed some variable names for lxmert

* TF LXMERT

* Various fixes to LXMERT

* Final touches to LXMERT

* AutoTokenizer order

* Add LXMERT to index.rst and README.md

* Merge commit test fixes + Style update

* TensorFlow 2.3.0 sequential model changes variable names

Remove inherited test

* Update src/transformers/modeling_tf_pytorch_utils.py

* Update docs/source/model_doc/lxmert.rst

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update docs/source/model_doc/lxmert.rst

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update src/transformers/modeling_tf_lxmert.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* added suggestions

* Fixes

* Final fixes for TF model

* Fix docs

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Lysandre <lysandre.debut@reseau.eseo.fr>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2020-09-03 04:02:25 -04:00
..
2020-06-24 04:40:50 -04:00
2020-09-01 17:06:15 -04:00
2020-07-21 12:54:29 -04:00
2020-06-24 04:42:46 -04:00
2020-08-04 17:44:14 -04:00
2020-02-19 10:51:16 -05:00
2020-09-01 17:09:10 -04:00
2020-03-11 12:37:00 -04:00
2020-06-04 16:59:37 -04:00
2020-08-17 16:24:10 -04:00
2020-06-12 09:03:13 -04:00
2020-06-01 08:29:09 -04:00
2020-07-15 17:50:46 -04:00
2020-07-16 03:50:47 -04:00
2020-07-21 13:28:22 -04:00
2020-08-26 23:16:06 +02:00
2020-04-24 10:24:28 -04:00
2020-02-05 15:26:28 -05:00
2020-07-16 11:03:05 +08:00
2020-04-28 16:42:15 -04:00
2020-06-22 17:24:27 -04:00
2020-09-01 19:24:45 +02:00
2020-09-01 17:59:15 -04:00
2020-08-28 12:12:28 +08:00
2020-03-25 16:40:03 -04:00
2020-07-20 11:40:33 -04:00
2020-07-22 11:38:37 -04:00
2020-08-21 18:11:18 +02:00
2020-07-22 11:38:37 -04:00
2020-07-22 11:38:37 -04:00
2020-07-22 11:38:37 -04:00