From 5f9be0e975928f14a296d888a16e4339d093b57a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 4 Mar 2017 23:49:00 +0100 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 d1fbbee..70e536a 100644 --- a/notes.md +++ b/notes.md @@ -108,3 +108,4 @@ 2017-02-23T17:42:00 - Implementing approach from a new paper read last night (pulp-runtime) 2017-03-04T18:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2017-03-04T20:30:00 - Implementing approach from a new paper read last night (pulp-runtime) +2017-03-04T23:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)