From de4d1516284897a86686a75af5c857de12bf3acd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 7 Jul 2023 23:04:00 +0200 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 f32463b..2b72203 100644 --- a/notes.md +++ b/notes.md @@ -320,3 +320,4 @@ 2023-05-16T20:51:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2023-06-10T04:00:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2023-07-01T04:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-07-07T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)