diff --git a/notes.md b/notes.md index 79b6f64..f32463b 100644 --- a/notes.md +++ b/notes.md @@ -319,3 +319,4 @@ 2023-05-16T18:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 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)