v4.35.0.dev0

This commit is contained in:
Lysandre
2023-10-03 16:54:37 +02:00
parent c26b2a29e5
commit bd6205919a
54 changed files with 68 additions and 68 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.34.0.dev0")
check_min_version("4.35.0.dev0")
task_to_keys = {
"cola": ("sentence", None),