Dev version

This commit is contained in:
Lysandre
2025-06-26 18:04:36 +02:00
parent 0a8081b03d
commit 5154497607
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.53.0.dev0")
check_min_version("4.54.0.dev0")
task_to_keys = {
"cola": ("sentence", None),