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

@@ -46,7 +46,7 @@ from utils_qa import postprocess_qa_predictions
# 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")
logger = logging.getLogger(__name__)