language-modelling icon indicating copy to clipboard operation
language-modelling copied to clipboard

LM, ULMFit et al.

Language Modelling

Transfer Learning in Langage Modelling (Classification)

Implementation of Universal Language Model Fine-tuning for Text Classification (Fast.ai). It's used as default now.

Blog on ULMFit at Intel IDZ

Requirements:

  • Pytorch
  • Numpy
  • Python 3.x
  • Fast.ai lib