dot-get_model_archive_type: Get archive type of a BERT checkpoint

.get_model_archive_typeR Documentation

Get archive type of a BERT checkpoint

Description

Returns the archive type ("zip" or "tar-gzip") of the specified BERT checkpoint from the Google Research collection or other repository.

Usage

.get_model_archive_type(model)

Arguments

model

Character vector. Which model checkpoint to download.

Value

The archive type to the specified BERT model.


jonathanbratt/RBERT documentation built on Jan. 26, 2023, 4:15 p.m.