Dev version

This commit is contained in:
Lysandre
2024-12-05 19:12:22 +01:00
parent a5bb528471
commit 66ab300aaf
53 changed files with 53 additions and 53 deletions

View File

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