Dev version

This commit is contained in:
Lysandre Debut
2022-05-12 11:04:23 -04:00
parent 9f16a1cc13
commit 5294fa12ee
32 changed files with 36 additions and 35 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.19.0.dev0")
check_min_version("4.20.0.dev0")
logger = logging.getLogger(__name__)