Refactor for clarity, might break a few tests though (transformers)

This commit is contained in:
saymrwulf 2018-10-20 03:41:00 +02:00
parent 1d8fd7528b
commit 5664fee26e

View file

@ -112,3 +112,4 @@
2018-10-10T20:29:00 - Quick fix, referencing a known issue from the official repo (transformers)
2018-10-10T08:53:00 - Quick fix, referencing a known issue from the official repo (transformers)
2018-10-20T00:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2018-10-20T03:41:00 - Refactor for clarity, might break a few tests though (transformers)