Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fast Ai

Fastai.text Nameerror: Name 'basetokenizer' Is Not Defined

I am a beginner of fastai and trying to build a model referring to Using RoBERTa with fast.ai for N… Read more Fastai.text Nameerror: Name 'basetokenizer' Is Not Defined

How To Get Add Aditional Transform To Get_transform In Fastai?

I would like to add aditional augmenmentation this way: additional_aug=[zoom_crop(scale=(0.75,… Read more How To Get Add Aditional Transform To Get_transform In Fastai?