Minghao Li
cd9a0585ea
Add LayoutLM Model (#7064)
* first version
* finish test docs readme model/config/tokenization class
* apply make style and make quality
* fix layoutlm GitHub link
* fix conflict in index.rst and add layoutlm to pretrained_models.rst
* fix bug in test_parents_and_children_in_mappings
* reformat modeling_auto.py and tokenization_auto.py
* fix bug in test_modeling_layoutlm.py
* Update docs/source/model_doc/layoutlm.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update docs/source/model_doc/layoutlm.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* remove inh, add tokenizer fast, and update some doc
* copy and rename necessary class from modeling_bert to modeling_layoutlm
* Update src/transformers/configuration_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/configuration_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/configuration_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/configuration_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_layoutlm.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* add mish to activations.py, import ACT2FN and import logging from utils
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2020-09-22 09:28:02 -04:00
..
2020-09-01 11:02:24 -04:00
2020-07-07 16:04:15 -06:00
2020-08-03 11:44:46 -04:00
2020-09-11 12:06:31 -04:00
2020-09-22 09:28:02 -04:00
2020-08-10 05:37:12 -04:00
2020-05-07 18:44:18 -04:00
2020-09-01 14:27:52 +02:00
2020-06-17 14:01:10 -04:00
2020-05-11 13:10:00 -04:00
2020-08-20 10:32:51 -04:00
2020-05-27 11:36:55 -04:00
2020-02-25 13:48:24 -05:00
2020-09-02 06:45:19 -04:00
2020-09-22 09:28:02 -04:00
2020-08-17 11:11:40 +08:00
2020-06-24 07:56:14 -04:00
2020-09-10 04:58:29 -04:00
2020-09-08 08:08:08 -04:00
2020-06-25 16:46:00 -04:00
2020-04-06 14:32:39 -04:00
2020-07-14 10:39:44 -06:00
2020-08-17 10:57:36 +08:00
2020-08-19 13:04:33 -04:00
2020-09-22 09:28:02 -04:00
2020-09-02 06:45:19 -04:00
2020-08-26 04:51:56 -04:00
2020-08-17 12:27:02 -04:00
2020-09-20 09:17:29 -04:00
2020-08-18 10:23:25 -04:00
2020-08-14 08:16:16 -04:00