v4.40.0.dev.0

This commit is contained in:
Arthur Zucker
2024-03-20 23:31:47 +09:00
parent 11ef35e828
commit 1248f09252
62 changed files with 166 additions and 166 deletions

View File

@@ -48,7 +48,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.39.0.dev0")
check_min_version("4.40.0.dev0")
task_to_keys = {
"cola": ("sentence", None),