From 78b76d65a007542094ee1a19642ba9c870324f31 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Sat, 29 Jan 2022 04:13:36 -0500 Subject: [PATCH] Minor fix to notes jsonl file extension in sample_config.yml --- config/sample_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sample_config.yml b/config/sample_config.yml index 395c4b66..225ea33f 100644 --- a/config/sample_config.yml +++ b/config/sample_config.yml @@ -5,7 +5,7 @@ content-type: org: input-files: null input-filter: "/data/notes/*.org" - compressed-jsonl: "/data/embeddings/notes.json.gz" + compressed-jsonl: "/data/embeddings/notes.jsonl.gz" embeddings-file: "/data/embeddings/note_embeddings.pt" ledger: