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

This commit is contained in:
saymrwulf 2017-08-28 22:00:00 +02:00
parent 3e187d8b53
commit acfe418dc9

View file

@ -105,3 +105,4 @@
2017-08-02T06:09:00 - Late-night bugfix on financial RL environment (pytorch)
2017-08-02T22:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2017-08-05T05:46:00 - Implementing approach from a new paper read last night (pytorch)
2017-08-28T22:00:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)