From 6d6df98f89cd95352c8f4654df4f7aeda6507779 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 31 Dec 2015 19:00:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 3a4dd44..fe8155a 100644 --- a/notes.md +++ b/notes.md @@ -58,3 +58,4 @@ 2015-12-31T08:40:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2015-12-31T05:52:00 - Refactor for clarity, might break a few tests though (prophet) 2015-12-31T01:53:00 - Quick fix, referencing a known issue from the official repo (prophet) +2015-12-31T19:00:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)