5 Commits
Author SHA1 Message Date
Piotr Czapla c009b8e0ba Rename ulmfit to multfit to make room for future directions of the repo. 2019-11-07 09:29:36 +01:00
Piotr Czapla 30993f81a3 Fix command line training & rename _learner to get_learner
The learner has good use as a public method so there is no point in keeping it protected
2019-11-06 10:44:29 +01:00
Piotr Czapla 70c74a1cc5 Refactor tokenization
So that we can instantiate tokenization before we know what dataset we want to use it on. Previously it was tidly copuled.
2019-10-15 04:17:54 +02:00
Piotr Czapla 77a2780a6b Clean up datasets 2019-10-15 00:57:40 +02:00
Piotr Czapla 43f5c1282d Add sotabench scripts 2019-10-15 00:09:18 +02:00