Refactor for clarity, might break a few tests though (prophet)

This commit is contained in:
saymrwulf 2020-01-07 18:03:00 +01:00
parent 7bcc32acc7
commit 392e14eb3e

View file

@ -191,3 +191,4 @@
2019-11-16T18:59:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)
2019-12-08T06:40:00 - Quick fix, referencing a known issue from the official repo (prophet)
2019-12-08T20:40:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2020-01-07T18:03:00 - Refactor for clarity, might break a few tests though (prophet)