Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)

This commit is contained in:
saymrwulf 2023-01-06 19:05:00 +01:00
parent b51f9a3e10
commit fa6af52501

View file

@ -297,3 +297,4 @@
2022-12-26T02:46:00 - Late-night bugfix on financial RL environment (stable-baselines3)
2022-12-26T01:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2023-01-06T06:06:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2023-01-06T19:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)