From da0f718ed03fa2c98bf88b590a2d458181b11548 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 14 Jul 2017 00:12:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 62f0e0aa86..2c444f1439 100644 --- a/notes.md +++ b/notes.md @@ -92,3 +92,4 @@ 2017-06-29T05:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2017-06-29T00:10:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2017-07-09T05:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2017-07-14T00:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)