n-waves / multifit

The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train on my own data

wonderfultina opened this issue · comments

Hi,
I want to ask a question,how can i train my own data ?
Thanks.

Hi Catherine, we're just in the process of merging an example that shows how to do this. In the meantime, you can have a look at PR #57

Closing this at the moment. The examples in the notebooks folder are good starting points, the data is located as a train.csv and a test.csv file in the same folder.