Implementing approach from a new paper read last night (stable-baselines3)

This commit is contained in:
saymrwulf 2023-08-10 18:17:00 +02:00
parent 78a3bc5fb0
commit 8fcc1841c9

View file

@ -327,3 +327,4 @@
2023-07-10T01:35:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2023-08-08T22:50:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2023-08-08T19:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2023-08-10T18:17:00 - Implementing approach from a new paper read last night (stable-baselines3)