Commit Graph

91 Commits

Author SHA1 Message Date
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
andrea d6eeabe6ab Implemented custom micro and macro F1 in pl (cpu and gpu) + various TODO 2021-01-20 14:57:31 +01:00
andrea faa387f696 Implemented custom micro and macro F1 in pl (cpu and gpu) 2021-01-20 14:56:06 +01:00
andrea a60e2cfc09 Implemented custom micro and macro F1 in pl (cpu and gpu) 2021-01-20 14:55:09 +01:00
andrea 7c73aa2149 Implemented custom micro and macro F1 in pl (cpu and gpu) 2021-01-20 12:24:55 +01:00
andrea 91666bd263 Implemented custom micro and macro F1 in pl (cpu and gpu) 2021-01-20 12:13:51 +01:00
andrea 8dbe48ff7a Implemented custom micro F1 in pl (cpu and gpu) 2021-01-20 11:47:51 +01:00
andrea 294d7c3be7 refactor 2021-01-19 15:30:15 +01:00
andrea 34676167e8 cleared up folders 2021-01-19 13:11:16 +01:00
andrea bfcd97d1c6 refactor 2021-01-19 10:45:30 +01:00
andrea 3c0ec9e269 refactor 2021-01-19 10:36:07 +01:00
andrea 79eae9003b refactoring 2021-01-19 10:34:01 +01:00
andrea a5322ba227 refactoring 2021-01-19 10:31:57 +01:00
andrea 515acae15b rsc branch;
load pre-computed VGs' output if already stored in memory
2020-11-19 14:30:10 +01:00
andrea 8af763b130 fixed transform_mean() when dealing with only one VG;
modified default settings (new default: aggregation: mean, all_prob:True)
2020-10-29 12:55:07 +01:00
andrea 20dca61e22 minor fixes 2020-10-27 22:55:25 +01:00
andrea 94bfe6a036 fixed batcher 2020-10-27 15:08:39 +01:00
andrea 5906f85f33 branching to devel 2020-10-27 11:12:26 +01:00
andrea 526cf80b66 moved .sh files 2020-10-22 15:33:54 +02:00
andrea 90f24dab8e First commit 2020-10-22 15:11:49 +02:00
andrea 4a7a594a41 minor changes 2020-07-28 18:00:54 +02:00
andrea ba913f770a fixed train validation splitting 2020-07-27 17:15:06 +02:00
andrea c793bd30b5 gitignore 2020-07-27 12:20:59 +02:00
andrea f321e5ecde Updated .gitignore 2020-07-27 12:14:22 +02:00
andrea 92f16e60eb baseline multilingual Bert
removed some comments
2020-07-27 12:05:18 +02:00
andrea a594a84dab baseline multilingual Bert 2020-07-27 12:00:33 +02:00
andrea 9fd26e6ff7 Merge remote-tracking branch 'origin/master' 2020-07-27 12:00:14 +02:00
andrea d1fdad5f6e baseline multilingual Bert 2020-07-27 11:56:09 +02:00