Commit Graph

118 Commits

Author SHA1 Message Date
andrea a4f74dcf41 fixed pl early stop --> patience was consumed if actual_monitor == best_monitor. Set policy to greater or equal. 2021-02-11 18:37:34 +01:00
andrea a1c4247e17 fixed common after problematic merge 2021-02-05 11:22:30 +01:00
andrea 1ac850630b Merge branch 'devel' 2021-02-05 11:07:40 +01:00
andrea b6d22cea99 removed unused module "lstm_class.py" 2021-02-05 11:05:24 +01:00
andrea 59146f0dda fixed typos + n_jobs across code (still missing one wrt brach 'rsc') 2021-02-04 16:52:05 +01:00
andrea ec050dce7b typos 2021-02-03 12:30:44 +01:00
andrea e78b1f8a30 merged devel 2021-02-03 11:20:08 +01:00
andrea 1bff57ebbb Fixed arguments 2021-02-02 11:26:04 +01:00
andrea bca0b9ab7c Set arguments in order to reproduce 'master' performances with Neural setting 2021-01-29 18:25:01 +01:00
andrea a301afde97 Set arguments in order to reproduce 'master' performances with Neural setting 2021-01-29 18:20:29 +01:00
andrea b3275667bb Set arguments in order to reproduce 'master' performances with Neural setting 2021-01-29 18:18:47 +01:00
andrea 0e01d654cf lr monitor 2021-01-29 16:57:21 +01:00
andrea b98821d3ff running comparison with refactor branch 2021-01-29 14:56:20 +01:00
andrea 5405f60bd0 running comparison with refactor branch 2021-01-29 14:50:34 +01:00
andrea 66952820f9 running comparison with refactor branch 2021-01-29 12:30:31 +01:00
andrea 091101b39d running comparison with refactor branch 2021-01-29 11:37:42 +01:00
andrea 2c70f37823 logging dirs 2021-01-29 10:49:47 +01:00
andrea e52b153ad4 fixed view generators' transform method 2021-01-28 18:12:20 +01:00
andrea bb84422d24 early stopping + typos 2021-01-26 18:56:24 +01:00
andrea 79cdaa0beb early stopping + typos 2021-01-26 18:13:34 +01:00
andrea e9a410faa4 early stopping 2021-01-26 18:12:14 +01:00
andrea 5cd36d27fc fixed cuda oom at inference time 2021-01-26 18:04:15 +01:00
andrea 1a501949a1 readme.md 2021-01-26 17:23:54 +01:00
andrea ffd870b4b4 readme.md 2021-01-26 16:27:00 +01:00
andrea c10a338066 fixed imports + readme.md 2021-01-26 16:25:58 +01:00
andrea c769f59d5a fixed imports + readme.md 2021-01-26 16:20:51 +01:00
andrea bcc22fe44a fixed imports + readme.md 2021-01-26 16:17:17 +01:00
andrea 20c76a2103 fixed imports 2021-01-26 15:52:09 +01:00
andrea ce4e32aad2 fixed imports 2021-01-26 15:19:09 +01:00
andrea ca179aca23 merged with refactor 2021-01-26 15:12:28 +01:00
andrea a5912a22a9 merged with refactor 2021-01-26 15:10:32 +01:00
andrea 30d2be245c sketched out documentation 2021-01-26 14:02:51 +01:00
andrea 2a8075bbc2 optimized imports 2021-01-26 13:12:37 +01:00
andrea 5958df3e3c typos + requirements.txt 2021-01-26 12:49:28 +01:00
andrea 90e974f0a3 Parser + fixed bert pad token id 2021-01-26 12:40:23 +01:00
andrea 108f423d41 Implemented funnelling architecture 2021-01-26 10:15:55 +01:00
andrea a5af2134bf Implemented funnelling architecture 2021-01-25 18:25:08 +01:00
andrea 94866e5ad8 Implemented funnelling architecture 2021-01-25 17:46:03 +01:00
andrea 111f759cd4 Implemented funnelling architecture 2021-01-25 17:20:52 +01:00
andrea 93436fc596 Implemented funnelling architecture 2021-01-25 17:20:17 +01:00
andrea 8fa8ae5989 Implemented funnelling architecture 2021-01-25 16:38:05 +01:00
andrea 0b54864514 Implemented funnelling architecture 2021-01-25 16:20:57 +01:00
andrea ae0ea1e68c Implemented inference functions for bert (cpu and gpu) 2021-01-25 12:48:02 +01:00
andrea 6e0b66e13e Implemented inference functions for bert (cpu and gpu) 2021-01-25 12:28:58 +01:00
andrea 01bd85d156 Implementing inference functions 2021-01-22 18:00:41 +01:00
andrea 9af9347531 Implementing inference functions 2021-01-22 16:54:56 +01:00
andrea 4d3ef41a07 Implementing inference functions 2021-01-22 16:23:38 +01:00
andrea 472b64ee0e Implemented metrics logging 2021-01-21 15:41:56 +01:00
andrea 5ce1203942 Implemented micro and macro K in pl (cpu and gpu) 2021-01-21 10:13:03 +01:00
andrea 6ed7712979 Implemented custom micro and macro F1 in pl (cpu and gpu) + various TODO 2021-01-20 15:13:39 +01:00