From 1b559993a43831c41182a2bb86ee5ce95d126532 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 17 Oct 2014 07:54: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 b3930e6..a214bd3 100644 --- a/notes.md +++ b/notes.md @@ -19,3 +19,4 @@ 2014-09-11T03:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2014-09-11T17:03:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2014-09-11T03:52:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2014-10-17T07:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)