From 54164d852903048f7e4ea96fc50cbea6f7ae132d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 3 May 2015 05:09: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 67bf997..2bcb91d 100644 --- a/notes.md +++ b/notes.md @@ -55,3 +55,4 @@ 2015-04-21T06:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2015-04-21T20:37:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2015-04-21T04:39:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2015-05-03T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)