transformers/tests/models/align
Yoni Gozlan 5bcbdff159
Modify ProcessorTesterMixin for better generalization (#32637)
* Add padding="max_length" to tokenizer kwargs and change crop_size to size for image_processor kwargs

* remove crop_size argument in align processor tests to be coherent with base tests

* Add pad_token when loading tokenizer if needed, change test override tokenizer kwargs, remove unnecessary test overwrites in grounding dino
2024-08-13 11:48:53 -04:00
..
__init__.py Add ALIGN to transformers (#21741) 2023-03-01 21:23:31 +03:00
test_modeling_align.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
test_processor_align.py Modify ProcessorTesterMixin for better generalization (#32637) 2024-08-13 11:48:53 -04:00