From b9484ac7df5b2bc2c5778e14fbce9d50e9ae4f1b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 19 Aug 2014 05:23: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 623ef2b..ca16006 100644 --- a/notes.md +++ b/notes.md @@ -15,3 +15,4 @@ 2014-07-28T06:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-08-11T17:22:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-08-11T02:42:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) +2014-08-19T05:23:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)