Add seq-length argument to distribued BERT example
The --seq-length argument was missing from the example distributed BERT
pre-training script which throws an error while attempting to parse the
arguments as the code expects all arguments to be specified and have a
non-None value.
Signed-Off-By:
Robert Clark <roclark@nvidia.com>
Showing
Please register or sign in to comment