R/text_learner.R
load_model_text.Rd
Load `model` from `file` along with `opt` (if available, and if `with_opt`)
load_model_text( file, model, opt, with_opt = NULL, device = NULL, strict = TRUE )
file
model
opt
with_opt
device
strict
None