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-05-07 13:48:44 -04:00
2020-01-06 15:11:12 +01:00
2020-07-31 04:34:46 -04:00
2020-08-24 11:03:01 -04:00
2020-08-24 11:03:01 -04:00
2020-08-24 11:03:01 -04:00
2020-08-27 20:01:17 -04:00
2020-07-01 10:31:17 -04:00
2020-03-05 17:16:57 -05:00
2020-08-31 08:25:00 -04:00
2020-07-01 10:31:17 -04:00
2020-08-24 11:03:01 -04:00
2020-07-31 04:44:23 -04:00
2020-08-26 11:10:36 -04:00
2020-01-06 15:11:12 +01:00
2020-08-26 17:20:22 +02:00
2020-08-24 11:03:01 -04:00
2020-08-28 11:15:17 -04:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-09-02 16:18:17 +02:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-08-26 17:20:22 +02:00
2020-09-03 04:02:25 -04:00
2020-08-31 16:10:43 -04:00
2020-08-24 11:03:01 -04:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-08-29 17:43:32 -04:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-08-24 11:03:01 -04:00
2020-08-24 11:03:01 -04:00
2020-08-24 11:03:01 -04:00
2020-08-26 17:20:22 +02:00
2020-09-02 10:54:40 -04:00
2020-08-26 17:20:22 +02:00
2020-09-02 10:54:40 -04:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-09-02 10:54:40 -04:00
2020-09-03 04:02:25 -04:00
2020-08-24 11:03:01 -04:00
2020-09-01 12:38:25 +02:00
2020-08-26 17:20:22 +02:00
2020-09-01 12:38:25 +02:00
2020-09-02 10:54:40 -04:00
2020-08-24 11:03:01 -04:00
2020-08-26 17:20:22 +02:00
2020-09-02 10:54:40 -04:00
2020-08-26 17:20:22 +02:00
2020-08-24 11:03:01 -04:00
2020-08-26 17:20:22 +02:00
2020-08-26 17:20:22 +02:00
2020-08-17 09:04:35 -04:00
2020-08-24 11:03:01 -04:00
2020-08-27 18:31:51 +02:00
2020-09-02 07:34:35 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 10:31:17 -04:00
2020-08-30 18:19:57 +08:00
2020-08-17 12:00:23 +08:00
2020-08-06 18:52:28 +08:00
2020-08-28 11:15:17 -04:00
2020-06-15 17:12:51 -04:00
2020-07-01 10:31:17 -04:00
2020-07-07 16:35:12 +02:00
2020-08-28 15:02:25 -04:00
2020-06-15 17:12:51 -04:00
2020-09-03 04:02:25 -04:00
2020-08-11 15:57:07 -04:00
2020-08-28 11:15:17 -04:00
2020-06-15 17:12:51 -04:00
2020-08-28 11:15:17 -04:00
2020-08-26 17:20:22 +02:00
2020-08-28 11:15:17 -04:00
2020-08-30 18:19:57 +08:00
2020-08-28 09:56:17 -04:00
2020-08-12 08:00:56 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-07-01 10:31:17 -04:00
2020-08-20 11:13:50 -04:00
2020-08-27 12:22:18 -04:00