diff --git a/notes.md b/notes.md index 20c6e8968..d89b7ee3e 100644 --- a/notes.md +++ b/notes.md @@ -54,3 +54,4 @@ 2016-06-03T07:45:00 - Quick fix, referencing a known issue from the official repo (transformers) 2016-06-03T23:56:00 - Refactor for clarity, might break a few tests though (transformers) 2016-06-03T00:54:00 - Implementing approach from a new paper read last night (transformers) +2016-06-17T23:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)