Add validation for maximum sequence length in modeling_whisper.py #33196
Add validation for maximum sequence length in modeling_whisper.py
3056095a
Change exception message in src/transformers/models/whisper/modeling_…
4330cc3d
Change 448 to config.max_target_positions in src/transformers/models/…
f12a3c26
Change method's documentation in src/transformers/models/whisper/mode…
264cd5b8
Add test for maximum label's sequence length in test_modeling_whisper.py
cd4db328
Merge branch 'huggingface:main' into patch-1
03db15fb
Add self to modeling_whisper.py
53dea493
Update test_modeling_whisper.py with respect to automatic validations
933a0584
Update modeling_whisper.py with respect to ci/circleci: check_code_qu…
2be9b27c
Update test_modeling_whisper.py with respect to ci/circleci: check_co…
9c15e68c
Update test_modeling_whisper.py with respect to ci/circleci: tests_ge…
81d704ec
Update test_modeling_whisper.py with respect to ci/circleci: tests_ge…
f5ae7ec5
Update test_modeling_whisper.py with respect to ci/circleci: check_co…
b5866868
Separate test_labels_sequence_max_length tests in test_modeling_whisp…
8aa48326
Update test_modeling_whisper.py with respect to ci/circleci: check_co…
8bf582f1
Remove assert from test_modeling_whisper.py
13baea3f
Add max_target_positions to WhisperModelTester in test_modeling_whisp…
be3d4d5c
Update test_modeling_whisper.py with respect to ci/circleci: check_co…
6cf4d8d3
Update test_modeling_whisper.py with respect to ci/circleci: tests_ge…
930a9338
Update test_modeling_whisper.py
fb1cd5e5
Change test_labels_sequence_max_length_error_after_changing_config in…
88cd92fe
Change self.config.max_target_positions to self.max_target_positions …
4b677d54
Add new tests in test_modeling_whisper.py
bab10984
Update test_modeling_whisper.py
de273c03
ylacombe
approved these changes
on 2024-09-05
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub