spelling correction (#2434)
This commit is contained in:
committed by
Lysandre Debut
parent
d6a677b14b
commit
43114b89ba
@@ -478,7 +478,7 @@ def main():
|
|||||||
"--cache_dir",
|
"--cache_dir",
|
||||||
default="",
|
default="",
|
||||||
type=str,
|
type=str,
|
||||||
help="Optional directory to store the pre-trained models downloaded from s3 (instread of the default one)",
|
help="Optional directory to store the pre-trained models downloaded from s3 (instead of the default one)",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--block_size",
|
"--block_size",
|
||||||
|
|||||||
Reference in New Issue
Block a user