diff --git a/.gitignore b/.gitignore index 52752b6..f296a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -169,4 +169,5 @@ cython_debug/ #.idea/ /tokenizer_vocab.txt -/logs/core_dreams.txt \ No newline at end of file +/logs/core_dreams.txt +/logs/best_dream.txt \ No newline at end of file diff --git a/dashboard.py b/dashboard.py index 4407b75..d2f2448 100644 --- a/dashboard.py +++ b/dashboard.py @@ -47,6 +47,8 @@ def home():
Vocabulary Size: {{ vocab_size }}
+{{ best_dream }}
{{ best_dream }}
+