Dev version

This commit is contained in:
Lysandre
2022-07-27 17:13:57 +02:00
parent 7490a97cac
commit c89a592e87
36 changed files with 60 additions and 60 deletions

View File

@@ -61,7 +61,7 @@ class SavePretrainedCallback(tf.keras.callbacks.Callback):
# Will error if the minimal version of Transformers is not installed. Remove at your own risks.
check_min_version("4.21.0.dev0")
check_min_version("4.22.0.dev0")
task_to_keys = {
"cola": ("sentence", None),