v4.53.0.dev0

This commit is contained in:
Lysandre
2025-05-20 18:12:56 +02:00
parent f834d368f6
commit f4ef41c45e
53 changed files with 53 additions and 53 deletions

View File

@@ -46,7 +46,7 @@ from transformers.utils import check_min_version, send_example_telemetry
# Will error if the minimal version of Transformers is not installed. Remove at your own risks.
check_min_version("4.52.0.dev0")
check_min_version("4.53.0.dev0")
task_to_keys = {
"cola": ("sentence", None),