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

This commit is contained in:
saymrwulf 2021-09-04 01:39:00 +02:00
parent 95843b0bda
commit d89ec59aa5

View file

@ -240,3 +240,4 @@
2021-05-02T19:23:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2021-06-07T21:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2021-06-09T17:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2021-09-04T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)