transformers/tests/big_bird
Yih-Dar aebca696af
Fix missing output_attentions in PT/Flax equivalence test (#16271)
* fix - set output_attentions to True

* Update tests/test_modeling_flax_common.py

* update for has_attentions

* overwrite check_outputs in FlaxBigBirdModelTest

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Co-authored-by: Suraj Patil <surajp815@gmail.com>
2022-03-29 17:51:48 +02:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_modeling_big_bird.py Update PT Flax equivalence tests in PT test file (#16280) 2022-03-24 14:45:30 +01:00
test_modeling_flax_big_bird.py Fix missing output_attentions in PT/Flax equivalence test (#16271) 2022-03-29 17:51:48 +02:00
test_tokenization_big_bird.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00