[Flax] Correctly Add MT5 (#12988)
* finish PR * finish mt5 * push * up * Update tests/test_modeling_flax_mt5.py Co-authored-by: Suraj Patil <surajp815@gmail.com> Co-authored-by: Suraj Patil <surajp815@gmail.com>
This commit is contained in:
committed by
GitHub
parent
da9754a3a0
commit
a317e6c3be
@@ -82,8 +82,7 @@ IGNORE_NON_TESTED = PRIVATE_MODELS.copy() + [
|
||||
# trigger the common tests.
|
||||
TEST_FILES_WITH_NO_COMMON_TESTS = [
|
||||
"test_modeling_camembert.py",
|
||||
"test_modeling_flax_bert.py",
|
||||
"test_modeling_flax_roberta.py",
|
||||
"test_modeling_flax_mt5.py",
|
||||
"test_modeling_mbart.py",
|
||||
"test_modeling_mt5.py",
|
||||
"test_modeling_pegasus.py",
|
||||
|
||||
Reference in New Issue
Block a user