Ankur Goyal
5c4c869014
Add LayoutLMForQuestionAnswering model (#18407)
* Add LayoutLMForQuestionAnswering model
* Fix output
* Remove TF TODOs
* Add test cases
* Add docs
* TF implementation
* Fix PT/TF equivalence
* Fix loss
* make fixup
* Fix up documentation code examples
* Fix up documentation examples + test them
* Remove LayoutLMForQuestionAnswering from the auto mapping
* Docstrings
* Add better docstrings
* Undo whitespace changes
* Update tokenizers in comments
* Fixup code and remove `from_pt=True`
* Fix tests
* Revert some unexpected docstring changes
* Fix tests by overriding _prepare_for_class
Co-authored-by: Ankur Goyal <ankur@impira.com>
2022-08-31 10:05:33 +02:00
..
2022-07-19 12:02:35 +02:00
2021-02-15 07:55:10 -05:00
2022-07-22 13:35:32 +03:00
2022-08-12 16:40:58 +02:00
2022-08-01 11:10:20 -05:00
2022-06-27 12:06:21 +01:00
2022-05-25 07:23:56 -04:00
2022-08-31 10:05:33 +02:00
2022-07-11 05:00:13 -04:00
2021-02-15 07:55:10 -05:00
2022-06-13 08:05:45 -04:00
2022-08-31 10:05:33 +02:00
2021-10-07 12:44:23 +05:30
2022-03-23 03:46:59 -04:00
2022-08-29 09:10:13 +02:00
2022-08-16 13:53:47 +02:00
2022-07-26 15:47:23 +02:00
2022-08-01 14:23:02 +02:00
2022-06-02 10:24:16 +02:00
2022-06-02 07:44:03 -04:00
2022-05-16 13:24:20 -04:00
2022-08-25 16:31:34 +02:00
2021-12-21 11:17:11 -05:00