16 Commits
Author SHA1 Message Date
Piotr Czapla 6f1d1232b4 Add pwc badges 2019-11-12 12:50:43 +01:00
Piotr Czapla 26d681754f Fix spelling errors in README.md 2019-11-07 09:29:52 +01:00
Piotr Czapla 59e9966fdc Update to README.md with resutls and links to example notebooks 2019-11-06 11:32:11 +01:00
Piotr Czapla d85bd94241 README + requirements 2019-11-06 10:45:18 +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 1ff9e01766 Remove unused code 2019-09-07 21:17:32 +02:00
Piotr Czapla 02ee52d0ef Update README.md 2019-09-07 19:11:52 +02:00
Tomasz Pietruszka 0e864fb291 test_end_to_end now working, added instructions to README, sentencepiece dependency 2019-01-22 20:10:38 +01:00
Piotr Czapla dca502a398 Add docs how to train a classfier 2018-12-12 00:31:48 +01:00
Piotr Czapla d4698e095c Change back temporary folder stucture
from wiki/_dumps to  wiki_dumps . I'm not sure why I've changed that.
2018-11-16 00:21:14 +01:00
Piotr Czapla 87afa54f63 Merge pull request #9 from n-waves/classifier-fixes
Classifier fixes
2018-11-15 23:48:16 +01:00
Piotr Czapla d5d61d31d2 Add directory structure to readme. 2018-11-15 23:47:48 +01:00
Nirant 898c9255e0 Fix minor typos 2018-11-14 21:07:15 +05:30
Piotr Czapla 40ca6c200e Refactor and temporary fix the pretrain_lm by adding learn.lr_find
For some reason this fixes the training issue. I though I've nailed it down but i haven't. :/ .
2018-11-10 00:32:29 +01:00
Piotr Czapla eb1da0b630 Updated README.md 2018-11-08 21:05:48 +01:00
Piotr Czapla 2f09109d5d Initial commit 2018-11-08 19:52:07 +01:00