ohmeow / blurr

A library that integrates huggingface transformers with the world of fastai, giving fastai devs everything they need to train, evaluate, and deploy transformer specific models.
https://ohmeow.github.io/blurr
Apache License 2.0
289 stars 34 forks source link

fix README sample code #88

Open maraoz opened 1 year ago

maraoz commented 1 year ago

I found this typo while following the README guide. Thanks for this awesome repo btw! I had tried to train a transformer with fastai and failed so many times!