From 2436e0d3eef69cfd42b02451d540034b9dfcee7a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 25 Jul 2014 02:19:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a87312a..abcc275 100644 --- a/notes.md +++ b/notes.md @@ -7,3 +7,4 @@ 2014-04-01T05:31:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-07-14T06:47:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2014-07-14T20:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2014-07-25T02:19:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)