transformers/tests/models/opt
Arthur f33419261a
[OPT] Fix default attention mask size (#22649)
* Fix default attention mask size

* fixup

* add a test to make sure that even if attention mask are not provided, works

* style
2023-04-07 20:12:57 +02:00
..
__init__.py Add OPT (#17088) 2022-05-12 12:24:35 +02:00
test_modeling_flax_opt.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_opt.py [OPT] Fix default attention mask size (#22649) 2023-04-07 20:12:57 +02:00
test_modeling_tf_opt.py 🔥Rework pipeline testing by removing PipelineTestCaseMeta 🚀 (#21516) 2023-02-28 19:40:57 +01:00