Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

TypeError on trying ULMFiT and fastai tutorial

$
0
0

@apurvv wrote:

Hi, I am trying out the example code shared in this tutorial:

At the model fine tuning stage, when I run “learn = language_model_learner(data_lm, pretrained_model=URLs.WT103, drop_mult=0.7)”,

I get a TypeError:

language_model_learner() missing 1 required positional argument: ‘arch’

Would anyone know what this means? I looked online and couldn’t find a definitive answer (that I understood =) )

Thanks,
Apu

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles