项目作者: prajjwal1

项目描述 :
LM, ULMFit et al.
高级语言: Python
项目地址: git://github.com/prajjwal1/language-modelling.git
创建时间: 2018-02-09T04:32:48Z
项目社区:https://github.com/prajjwal1/language-modelling

开源协议:

下载


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