transformers/tests/models/bert
2025-06-30 15:56:30 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_bert.py fix flash attention tests, flex attention requires torch 2.7.x to work with multiple classes (as recompile strats force a size call which is wrongly interpreted before) 2025-06-30 15:56:30 +02:00
test_tokenization_bert.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00