From 0fa0b65ebb9dd0b6115a91ff538b12fa4f09dde5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 2 Nov 2022 01:38: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 f9df2f6..745f0f7 100644 --- a/notes.md +++ b/notes.md @@ -286,3 +286,4 @@ 2022-09-11T21:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2022-10-15T05:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2022-11-02T03:10:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) +2022-11-02T01:38:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)