Commit Graph
236 Commits
Author SHA1 Message Date
Piotr Czapla 7955db37ad Merge branch 'reproduce-poleval' of https://github.com/n-waves/ulmfit-multilingual into reproduce-poleval 2019-05-14 13:27:03 +02:00
Piotr Czapla ad3c11edb8 Add ability to turnoff weighted CrossEntropy 2019-05-14 13:26:57 +02:00
Piotr Czapla 6dc4a5f102 Add Kappa and Mathew score calcualtion + ls command to main 2019-05-14 11:53:16 +02:00
Marcin 746c6ca185 Don't reset lmseed 2019-05-14 06:57:02 +02:00
Marcin fe31778d70 Add option to remove duplicates 2019-05-14 02:30:25 +02:00
Marcin 84405b6e6c Allow bwd in model name 2019-05-13 20:11:11 +02:00
Piotr Czapla b065e36f1b Fix double name exception 2019-05-13 20:02:48 +02:00
Piotr Czapla 9101a0313c Let poleval19_full accept name 2019-05-13 19:53:45 +02:00
Piotr Czapla 29b600b8b5 Add ability to check different model save 2019-05-13 17:47:57 +02:00
Piotr Czapla b55715e4f6 Fix ftseed used in pretrain_lm so ulmfit lm works again 2019-05-13 17:47:28 +02:00
Piotr Czapla 6ef75e4dd7 Fix issue in poleval_eval + add valid metrics 2019-05-13 09:17:59 +02:00
Piotr Czapla 1c3044f5df fix issue with cls_best add lmseed to poleval 2019-05-13 03:44:35 +02:00
Piotr Czapla 53eadfc232 Add poleval19_full and fix name inference from paths 2019-05-13 03:25:12 +02:00
Piotr Czapla d11deac01a Add poleval commands + saving evaluation metrics to cache 2019-05-13 02:51:01 +02:00
Piotr Czapla c42bd8d9ed Update to eval to support seeds values 2019-05-13 00:07:46 +02:00
Piotr Czapla 724233585e Make it compatible with fastai 51 2019-05-12 22:19:02 +02:00
Marcin 50b73510de Add workaround for metrics init 2019-05-12 21:43:54 +02:00
Marcin 6aff0a9e22 Add more seeds 2019-05-12 21:29:32 +02:00
Marcin 3125ce7d8b Fix seeds 2019-05-11 16:59:59 +02:00
Marcin 27a720b105 Make decoder bias optional
These changes were made during poleval'19 competition to try to
reproduce results from fastai v0.7 in v1.0.
2019-05-01 20:57:20 +02:00
Julian Eisenschlos 7744021014 Merge pull request #40 from n-waves/text_cols
Using Text Cols as opposed to concatenating columns manually
2019-03-07 13:28:00 -03:00
NAUSICAA\Julian 43588b43e1 Move logs 2019-03-07 13:19:40 -03:00
NAUSICAA\Julian 227f3b5dff Merge branch 'master' of https://github.com/n-waves/ulmfit-multilingual into text_cols 2019-03-07 13:18:52 -03:00
Julian Eisenschlos e793425ef7 Merge pull request #37 from n-waves/qrnn_perf
QRNN Time Performance Benchark
2019-03-01 18:06:13 -03:00
Piotr Czapla 7b2ac9e94b Add ability to use random-init=True 2019-03-01 17:41:07 +01:00
Piotr Czapla 11b2b14523 Fix -m ulmfit tar method 2019-03-01 17:39:58 +01:00
NAUSICAA\Julian 02522fcd44 Rename file 2019-02-28 08:17:41 -03:00
NAUSICAA\Julian 71e7637dd0 CLS Results 2019-02-27 23:44:28 -03:00
NAUSICAA\Julian fd022c6826 Merge branch 'master' of https://github.com/n-waves/ulmfit-multilingual into text_cols 2019-02-27 23:30:59 -03:00
Piotr Czapla 4742a68d28 Some logs from previous experiments 2019-02-27 20:31:38 +01:00
Marcin f750586114 Remove redundant bptt param 2019-02-26 18:39:38 +01:00
Piotr Czapla c6e0373170 Make models use bptt parameter 2019-02-26 18:06:23 +01:00
NAUSICAA\Julian dd74a6d282 Remove previous multi field patch 2019-02-24 23:15:20 -03:00
NAUSICAA\Julian 06cd4d4d0b Merge branch 'master' of https://github.com/n-waves/ulmfit-multilingual into text_cols 2019-02-24 22:58:46 -03:00
Piotr Czapla 852336c29b Merge pull request #38 from n-waves/lbl_smoothing
Label smoothing
2019-02-22 16:57:47 +01:00
Piotr Czapla 260faa703c Correct the label smoothing implementation 2019-02-22 16:55:35 +01:00
Piotr Czapla 015f04ec08 Training with noise & label smoothing 2019-02-22 12:02:18 +01:00
Piotr Czapla c69d31c420 New results lstm 30k 1cyc 2019-02-22 12:01:25 +01:00
NAUSICAA\Julian c5a93d19fe Changes moved to different branch 2019-02-20 17:16:08 -03:00
NAUSICAA\Julian 61ae344fda Remove fastai warning 2019-02-20 17:02:56 -03:00
NAUSICAA\Julian c698c97772 Adding logs 2019-02-20 17:02:02 -03:00
NAUSICAA\Julian b39fb5390b Adding QRNN benchmark 2019-02-20 15:21:58 -03:00
NAUSICAA\Julian 4700d95225 Merge branch 'master' of https://github.com/n-waves/ulmfit-multilingual into qrnn_perf 2019-02-20 15:16:31 -03:00
Piotr Czapla 99d6b22447 Correct noise generation training + convenience functions 2019-02-20 10:24:30 +01:00
Piotr Czapla c29180a08f Add some results 2019-02-20 10:22:44 +01:00
NAUSICAA\Julian 13ae29a95d Set mark_fields in True 2019-02-18 22:20:24 -03:00
Piotr Czapla 5529ec385b Add sentence piece char_coverage 0.99 for non european languages
Otherwise Zh won't train on 15k
2019-02-18 21:50:46 +01:00
Piotr Czapla 7dc7aac327 Merge all columns in classification task into first column
This should fix CLS issues.
2019-02-18 21:50:04 +01:00
Piotr Czapla 9fbcf56df3 Add different learning schedules, with default to the old schedule
use --lr-sched=1cycle for better results
2019-02-18 21:49:16 +01:00
NAUSICAA\Julian 458c06f779 Fix df name 2019-02-18 17:05:11 -03:00