transformers/tests/models/markuplm
Yih-Dar 1fcaad6df9
Use lru_cache for tokenization tests (#36818)
* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2025-03-28 15:09:35 +01:00
..
__init__.py Add MarkupLM (#19198) 2022-09-30 08:25:43 +02:00
test_feature_extraction_markuplm.py [tests] fix "Tester object has no attribute '_testMethodName'" (#34910) 2024-12-13 14:33:45 +01:00
test_modeling_markuplm.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_processor_markuplm.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
test_tokenization_markuplm.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00