From 821ac034a44e63189fc676e3258de07917bcec99 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 21 Jun 2018 23:04: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 95928a2..47e373d 100644 --- a/notes.md +++ b/notes.md @@ -152,3 +152,4 @@ 2018-06-11T01:00:00 - Implementing approach from a new paper read last night (pulp-runtime) 2018-06-15T23:05:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2018-06-15T23:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2018-06-21T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)