transformers/tests/models/layoutlmv3
Christoffer Koo Øhrstrøm de8548ebf3
[LayoutLMv3] Add TensorFlow implementation (#18678)
Co-authored-by: Esben Toke Christensen <esben.christensen@visma.com>
Co-authored-by: Lasse Reedtz <lasse.reedtz@visma.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
2022-08-30 11:48:11 +01:00
..
__init__.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_feature_extraction_layoutlmv3.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_modeling_layoutlmv3.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_modeling_tf_layoutlmv3.py [LayoutLMv3] Add TensorFlow implementation (#18678) 2022-08-30 11:48:11 +01:00
test_processor_layoutlmv3.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_tokenization_layoutlmv3.py add warning to let the user know that the __call__ method is faster than encode + pad for a fast tokenizer (#18693) 2022-08-24 06:27:56 -04:00