diff --git a/notes.md b/notes.md index 5536a9f88..8d13d340c 100644 --- a/notes.md +++ b/notes.md @@ -302,3 +302,4 @@ 2024-02-04T08:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-02-04T04:16:00 - Refactor for clarity, might break a few tests though (transformers) 2024-02-09T02:06:00 - Implementing approach from a new paper read last night (transformers) +2024-03-08T01:44:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers)