.download_BERT_checkpoint: Download a checkpoint zip file
Description
Download a checkpoint zip file
Usage
.download_BERT_checkpoint(url, checkpoint_zip_path)
Arguments
url
Character vector. An optional url from which to download a
checkpoint. Overrides model
parameter if not NULL.
checkpoint_zip_path
The path to which the checkpoint zip should be
downloaded.