From dbce864ede11583dccc1bbd434bc4cb34b391d6f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 5 May 2020 18:33:00 +0200 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 24de253..72a809e 100644 --- a/notes.md +++ b/notes.md @@ -202,3 +202,4 @@ 2020-04-08T22:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2020-04-23T21:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2020-05-05T07:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2020-05-05T18:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)