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

This commit is contained in:
saymrwulf 2017-10-13 18:03:00 +02:00
parent 2184819c14
commit 9ea3c9be69

View file

@ -81,3 +81,4 @@
2017-09-03T03:39:00 - Refactor for clarity, might break a few tests though (transformers)
2017-09-26T18:09:00 - Quick fix, referencing a known issue from the official repo (transformers)
2017-09-26T18:35:00 - Quick fix, referencing a known issue from the official repo (transformers)
2017-10-13T18:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)