From d042c73b31764173b105791194fabf93a53a918f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Sep 2022 01:32:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a1ed48bf4..03dada414 100644 --- a/notes.md +++ b/notes.md @@ -236,3 +236,4 @@ 2022-09-20T17:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2022-09-20T05:54:00 - Late-night bugfix on financial RL environment (transformers) 2022-09-20T03:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) +2022-09-22T01:32:00 - Quick fix, referencing a known issue from the official repo (transformers)