Skip to content

Commit

Permalink
Re-add BigBird Pegasus save/load test (huggingface#1882)
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Gallouédec <[email protected]>
  • Loading branch information
2 people authored and kashif committed Jul 28, 2024
1 parent 004f78a commit b249c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_modeling_value_head.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

ALL_SEQ2SEQ_MODELS = [
"trl-internal-testing/tiny-random-BartForConditionalGeneration",
# "trl-internal-testing/tiny-random-BigBirdPegasusForConditionalGeneration",
"trl-internal-testing/tiny-random-BigBirdPegasusForConditionalGeneration",
"trl-internal-testing/tiny-random-BlenderbotForConditionalGeneration",
"trl-internal-testing/tiny-random-BlenderbotSmallForConditionalGeneration",
"trl-internal-testing/tiny-random-FSMTForConditionalGeneration",
Expand Down

0 comments on commit b249c79

Please sign in to comment.