From 1c99de70e9408aa436982c10d7e611fafbda9528 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 12 Jun 2019 02:29: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 3aa6be2..028d190 100644 --- a/notes.md +++ b/notes.md @@ -195,3 +195,4 @@ 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) +2019-06-12T02:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)