TextLearner_load_pretrained: Load_pretrained

View source: R/text_learner.R

TextLearner_load_pretrainedR Documentation

Load_pretrained

Description

Load a pretrained model and adapt it to the data vocabulary.

Usage

TextLearner_load_pretrained(wgts_fname, vocab_fname, model = NULL)

Arguments

wgts_fname

wgts_fname

vocab_fname

vocab_fname

model

model

Value

None


fastai documentation built on June 22, 2024, 11:15 a.m.