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

This commit is contained in:
saymrwulf 2020-03-09 04:27:00 +01:00
parent c680a65076
commit e0b2f729a3

View file

@ -181,3 +181,4 @@
2020-03-09T17:17:00 - Implementing approach from a new paper read last night (pytorch)
2020-03-09T20:25:00 - Quick fix, referencing a known issue from the official repo (pytorch)
2020-03-09T20:36:00 - Late-night bugfix on financial RL environment (pytorch)
2020-03-09T04:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)