abhishek thakur
f617490e71
ConvBERT Model (#9717)
* finalize convbert
* finalize convbert
* fix
* fix
* fix
* push
* fix
* tf image patches
* fix torch model
* tf tests
* conversion
* everything aligned
* remove print
* tf tests
* fix tf
* make tf tests pass
* everything works
* fix init
* fix
* special treatment for sepconv1d
* style
* 🙏🏽
* add doc and cleanup
* add electra test again
* fix doc
* fix doc again
* fix doc again
* Update src/transformers/modeling_tf_pytorch_utils.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/models/conv_bert/configuration_conv_bert.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update docs/source/model_doc/conv_bert.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update src/transformers/models/auto/configuration_auto.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update src/transformers/models/conv_bert/configuration_conv_bert.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* conv_bert -> convbert
* more fixes from review
* add conversion script
* dont use pretrained embed
* unused config
* suggestions from julien
* some more fixes
* p -> param
* fix copyright
* fix doc
* Update src/transformers/models/convbert/configuration_convbert.py
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
* comments from reviews
* fix-copies
* fix style
* revert shape_list
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2021-01-27 03:20:09 -05:00
..
2021-01-14 14:25:30 +01:00
2020-07-07 16:04:15 -06:00
2021-01-06 17:11:42 +01:00
2021-01-14 11:05:04 -08:00
2021-01-27 03:20:09 -05:00
2021-01-11 08:53:41 -05:00
2021-01-05 06:18:48 -05:00
2021-01-20 14:13:16 -05:00
2021-01-13 16:01:51 +01:00
2020-06-17 14:01:10 -04:00
2021-01-26 03:37:57 -05:00
2021-01-04 17:27:29 +01:00
2020-05-27 11:36:55 -04:00
2020-02-25 13:48:24 -05:00
2021-01-20 13:28:40 -05:00
2021-01-27 03:20:09 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2021-01-07 11:51:02 +01:00
2021-01-27 03:20:09 -05:00
2021-01-05 06:18:48 -05:00
2020-04-06 14:32:39 -04:00
2020-12-07 18:36:34 -05:00
2020-12-23 10:15:49 -05:00
2020-12-23 10:15:49 -05:00
2021-01-13 05:58:05 -05:00
2020-12-23 10:15:49 -05:00
2020-12-07 18:36:34 -05:00
2021-01-05 06:18:48 -05:00
2021-01-05 06:18:48 -05:00
2020-12-23 10:15:49 -05:00
2021-01-12 19:05:18 -08:00