v4.30.0.dev0

This commit is contained in:
Sylvain Gugger
2023-05-09 14:59:38 -04:00
parent 627f44799a
commit a0c0a78233
45 changed files with 48 additions and 48 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.29.0.dev0")
check_min_version("4.30.0.dev0")
task_to_keys = {
"cola": ("sentence", None),