transformers/tests/models/whisper
Arthur 11b2e45ccc
[WHISPER] Update modeling tests (#20162)
* Update modeling tests

* update tokenization test

* typo

* nit

* fix expected attention outputs

* Apply suggestions from code review

Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>

* Update tests from review

Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>

* remove problematics kwargs passed to the padding function

Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-11-15 11:04:58 +01:00
..
__init__.py
test_feature_extraction_whisper.py [Whisper] Don't return attention mask in feat extractor (#19521) 2022-10-14 14:36:03 +01:00
test_modeling_tf_whisper.py [WHISPER] Update modeling tests (#20162) 2022-11-15 11:04:58 +01:00
test_modeling_whisper.py [WHISPER] Update modeling tests (#20162) 2022-11-15 11:04:58 +01:00
test_processor_whisper.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00
test_tokenization_whisper.py [WHISPER] Update modeling tests (#20162) 2022-11-15 11:04:58 +01:00