From af93f5a7549f1f927ff3a9bd6c2f3569e52a5dca Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 29 Aug 2020 08:50:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 17113ca3..ee84bdbb 100644 --- a/notes.md +++ b/notes.md @@ -191,3 +191,4 @@ 2020-08-23T19:17:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-08-29T19:25:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-08-29T18:23:00 - Late-night bugfix on financial RL environment (litex-boards) +2020-08-29T08:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards)