Typo reported by Joel Grus on TWTR (#18493)

This commit is contained in:
Julien Chaumond 2022-08-05 19:29:38 +02:00 committed by GitHub
parent 38d656041b
commit b8c247b6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1543,7 +1543,7 @@ if cache_version < 1:
)
else:
logger.warn(
"The cache for model files in Transformers v4.22.0 has been udpated. Migrating your old cache. This is a "
"The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a "
"one-time only operation. You can interrupt this and resume the migration later on by calling "
"`transformers.utils.move_cache()`."
)