From d290785e0437842d04330a5d11f27d8e2b24b96b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 15 Sep 2015 04:35: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 868da73..f3ab40e 100644 --- a/notes.md +++ b/notes.md @@ -58,3 +58,4 @@ 2015-05-03T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2015-05-31T06:04:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2015-05-31T17:04:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2015-09-15T04:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)