v4.13.0.dev0
This commit is contained in:
@@ -47,7 +47,7 @@ from transformers.utils.versions import require_version
|
||||
|
||||
|
||||
# Will error if the minimal version of Transformers is not installed. Remove at your own risks.
|
||||
check_min_version("4.12.0")
|
||||
check_min_version("4.13.0.dev0")
|
||||
|
||||
require_version("datasets>=1.13.3", "To fix: pip install -r examples/pytorch/text-classification/requirements.txt")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user