Quick fix, referencing a known issue from the official repo (transformers)

This commit is contained in:
saymrwulf 2018-02-14 18:35:00 +01:00
parent e6da7614e9
commit 617c842095

View file

@ -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)