diff --git a/notes.md b/notes.md index e1c1326f0..3f466df2b 100644 --- a/notes.md +++ b/notes.md @@ -93,3 +93,4 @@ 2018-02-07T00:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2018-02-14T07:38:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2018-02-14T19:56:00 - Refactor for clarity, might break a few tests though (transformers) +2018-02-14T18:35:00 - Quick fix, referencing a known issue from the official repo (transformers)