transformers/tests/models/pix2struct
Younes Belkada 304aacac90
🚨🚨🚨 [Pix2Struct] Attempts to fix training issues 🚨🚨🚨 (#23004)
* multiple fixes

- add `add_special_tokens` to `True` by default
- remove label smoothing and labels masking

* fix test
2023-04-26 18:29:25 +02:00
..
__init__.py Add Pix2Struct (#21400) 2023-03-22 16:53:52 +01:00
test_image_processing_pix2struct.py Update test_image_processing_pix2struct.py (#22543) 2023-04-03 15:26:35 -04:00
test_modeling_pix2struct.py [Pix2struct] Simplify generation (#22527) 2023-04-13 09:01:14 -04:00
test_processor_pix2struct.py 🚨🚨🚨 [Pix2Struct] Attempts to fix training issues 🚨🚨🚨 (#23004) 2023-04-26 18:29:25 +02:00