From b8f8e94e514029a4ca154922e9e6dda42649c904 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 18 May 2019 05:53: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 993c0bd..3aa6be2 100644 --- a/notes.md +++ b/notes.md @@ -194,3 +194,4 @@ 2019-05-18T08:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2019-05-18T17:03:00 - Implementing approach from a new paper read last night (pulp-runtime) 2019-05-18T06:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2019-05-18T05:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)