From 4ed9848221c12fc647141f0ff3a13e470835675c Mon Sep 17 00:00:00 2001 From: "Alexei V. Ivanov" Date: Mon, 13 Jan 2025 10:53:17 -0600 Subject: [PATCH] Making ruff happy. --- benchmarks/P3L_MLING.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/benchmarks/P3L_MLING.py b/benchmarks/P3L_MLING.py index 5333895f1abd1..c2cbddbd9eebd 100755 --- a/benchmarks/P3L_MLING.py +++ b/benchmarks/P3L_MLING.py @@ -137,8 +137,10 @@ def main(args: argparse.Namespace): print(MESSAGE) return - #my_test_enc, my_test_text = get_wikitext2_text(my_tokenizer) - my_test_enc, my_test_text = get_flores_plus_text(my_tokenizer,my_lang_script) + my_test_enc, my_test_text = get_flores_plus_text( + my_tokenizer, + my_lang_script) + logger.info("Loaded the test data.") my_n_patches = math.ceil(