Open NirantK opened 6 years ago
fastai has changed both the language model API and data block API. It would be great to train a new Hindi language model.
Refer fastai docs here: https://docs.fast.ai/text.learner.html#language_model_learner
The data links for cleaned Wikipedia corpus and other datasets are already in the README of this project.
A good first step might be to setup fastaiv1 on Google Colab and train an English LM model.
Hey @NirantK, I wanted to know can I help you with this issue?