n-waves / multifit

The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761
MIT License
284 stars 56 forks source link

About the data and train on my own datasets #58

Closed wonderfultina closed 5 years ago

wonderfultina commented 5 years ago

Hi, I have two questions to ask you . One is how can i get CLS datasets,I need to run prepare_cls.py?But what is the 'url_prefix',I can not open 'https://user:passwd@server/path/' Another one is how can I train on my own datasets.