Piotr Czapla
|
be117abac4
|
Make the end to end test run correctly
|
2018-11-24 23:51:23 +01:00 |
|
Piotr Czapla
|
8da47324c2
|
Clean ups and fixes
|
2018-11-22 15:32:40 +01:00 |
|
Piotr Czapla
|
cbed02d5e0
|
Merge branch 'master' into bilm
|
2018-11-21 18:23:54 +01:00 |
|
Aayush
|
69ed7b4169
|
Added preliminary test scripts for sentencepiece
Other minor changes:
- Function renaming: `test_pretrain_lm` -> `test_ulmfit_default_end_to_end`
- Delete test models after completing each test.
|
2018-11-19 19:11:20 +05:30 |
|
Piotr Czapla
|
c821d2e783
|
first version of bi classifier
|
2018-11-19 09:59:08 +01:00 |
|
Piotr Czapla
|
895a58c88d
|
Merge branch 'master' into bilm
|
2018-11-16 23:39:15 +01:00 |
|
Piotr Czapla
|
36b056a465
|
Fix issues discovered during execution of end-to-end test.
|
2018-11-16 23:31:16 +01:00 |
|
Piotr Czapla
|
ebbf09775f
|
Merge branch 'master' into bilm
|
2018-11-16 20:09:41 +01:00 |
|
Piotr Czapla
|
23b17da61e
|
Add end to end test and improve the train_clas params
|
2018-11-16 19:51:29 +01:00 |
|
Piotr Czapla
|
5ba83b1d4e
|
Working version of BILM - probably won't train well yet
|
2018-11-14 14:55:56 +01:00 |
|
Piotr Czapla
|
a85800610b
|
WIP Working Backward LM using our new LangaugeModelLoader
|
2018-11-14 13:22:03 +01:00 |
|
Piotr Czapla
|
6ee1a2b27d
|
Add BiLM LanguageModelLoader with tests
|
2018-11-14 12:48:29 +01:00 |
|
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 |
|