From 24c2a9c5ebce75373ab6a55d35a22efb95068a0e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 19 Sep 2019 20:32:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 5ed5741..08d7130 100644 --- a/notes.md +++ b/notes.md @@ -210,3 +210,4 @@ 2019-08-22T01:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2019-08-22T05:34:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2019-08-22T22:42:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2019-09-19T20:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)