Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)

This commit is contained in:
saymrwulf 2014-11-26 21:11:00 +01:00
parent c8325c3fc4
commit 40dd7ea699

View file

@ -25,3 +25,4 @@
2014-11-21T05:24:00 - Implementing approach from a new paper read last night (prophet)
2014-11-26T01:31:00 - Refactor for clarity, might break a few tests though (prophet)
2014-11-26T00:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)
2014-11-26T21:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)