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

Changed the argument 'fname' to 'file' in load_data() following the change in fastai #46

Closed cahya-wirawan closed 5 years ago

cahya-wirawan commented 5 years ago

Fastai change the argument name "fname" to "file" of load_data function in this PR: https://github.com/fastai/fastai/pull/1893/commits/e50451eda7c2aa3e93ffe084e085aa6d8bc7b722