From 69548263c5ed51720ddd32aecd8bf272f90beb5b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 27 Apr 2023 03:31: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 15aa705..2834df1 100644 --- a/notes.md +++ b/notes.md @@ -308,3 +308,4 @@ 2023-03-24T08:54:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2023-03-24T19:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-04-24T01:05:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2023-04-27T03:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)