Learn R Programming

RBERT (version 0.1.11)

.get_model_url: Get url of a BERT checkpoint

Description

Returns the url of the specified BERT checkpoint from the Google Research collection or other repository.

Usage

.get_model_url(model)

Arguments

model

Character vector. Which model checkpoint to download.

Value

The url to the specified BERT model.