Dev version

This commit is contained in:
Lysandre Debut
2022-04-06 11:08:12 -04:00
parent b9bf91a970
commit a180efe7fd
31 changed files with 31 additions and 31 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.18.0.dev0")
check_min_version("4.19.0.dev0")
logger = logging.getLogger(__name__)