mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 10:12:23 +06:00
[Mimi] update test expected values for t4 runners (#35696)
update values for t4
This commit is contained in:
parent
8ac851b0b3
commit
870eb7b41b
@ -806,8 +806,8 @@ class MimiIntegrationTest(unittest.TestCase):
|
||||
"32": 0.0012330565,
|
||||
}
|
||||
expected_codesums = {
|
||||
"8": 430423,
|
||||
"32": 1803071,
|
||||
"8": 426176,
|
||||
"32": 1795819,
|
||||
}
|
||||
librispeech_dummy = load_dataset("hf-internal-testing/librispeech_asr_dummy", "clean", split="validation")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user