From bc5519b954b6c916862254688d806d112bbfc9dc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 19 Jan 2017 17:14:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 73654ce..4b92241 100644 --- a/notes.md +++ b/notes.md @@ -81,3 +81,4 @@ 2016-10-15T18:03:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2016-10-15T01:08:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2016-10-15T07:42:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2017-01-19T17:14:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)