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-08-05 11:34:39 -04:00
2020-09-14 09:37:55 -04:00
2020-08-25 00:42:34 +08:00
2020-08-07 09:18:37 -04:00
2020-09-10 17:12:33 +02:00
2020-08-21 13:52:54 +02:00
2020-06-08 11:28:19 -04:00
2020-04-28 14:32:31 +02:00
2020-06-15 18:31:41 -04:00
2020-07-10 17:31:02 -04:00
2020-08-05 11:34:39 -04:00
2020-09-14 07:43:40 -04:00
2020-08-07 09:18:37 -04:00
2020-09-17 11:31:29 -04:00
2020-09-10 10:41:56 -04:00
2020-08-05 11:34:39 -04:00
2020-08-05 11:34:39 -04:00
2020-09-22 09:28:02 -04:00
2020-08-10 23:25:06 +02:00
2020-09-03 04:02:25 -04:00
2020-08-17 23:55:42 -04:00
2020-08-17 12:30:26 -04:00
2020-08-05 11:34:39 -04:00
2020-09-08 13:29:16 -04:00
2020-08-07 09:18:37 -04:00
2020-06-16 16:36:58 -04:00
2020-08-12 18:23:30 +02:00
2020-07-30 06:13:29 -04:00
2020-08-05 11:34:39 -04:00
2020-08-07 09:18:37 -04:00
2020-09-01 21:56:39 +02:00
2020-08-05 11:34:39 -04:00