TextLearner_load_pretrained {fastai} | R Documentation |
Load a pretrained model and adapt it to the data vocabulary.
TextLearner_load_pretrained(wgts_fname, vocab_fname, model = NULL)
wgts_fname |
wgts_fname |
vocab_fname |
vocab_fname |
model |
model |
None