Add all configurables to sample_config. Add test music, ledger data

- Get ledger sample from github.com/debanjum/company-ledger
- Get music sample from github.com/debanjum/org-music
This commit is contained in:
Debanjum Singh Solanky
2021-10-02 16:11:27 -07:00
parent e933a5d3d0
commit 866ccb5cd3
3 changed files with 267 additions and 7 deletions

View File

@@ -1,18 +1,27 @@
content-type:
org:
input-files: ["src/tests/data/main_readme.org", "src/tests/data/interface_emacs_readme.org"]
input-files: ["tests/data/main_readme.org", "tests/data/interface_emacs_readme.org"]
input-filter: null
compressed-jsonl: ".notes.json.gz"
embeddings-file: ".note_embeddings.pt"
compressed-jsonl: "tests/data/.notes.json.gz"
embeddings-file: "tests/data/.note_embeddings.pt"
ledger:
compressed-jsonl: ".transactions.jsonl.gz"
embeddings-file: ".transaction_embeddings.pt"
input-files: null
input-filter: tests/data/*.beancount
compressed-jsonl: tests/data/.transactions.jsonl.gz
embeddings-file: tests/data/.transaction_embeddings.pt
image:
embeddings-file: '.image_embeddings.pt'
input-directory: "tests/data"
embeddings-file: "tests/data/.image_embeddings.pt"
batch-size: 50
use-xmp-metadata: 'no'
use-xmp-metadata: "no"
music:
input-files: ["tests/data/music.org"]
input-filter: null
compressed-jsonl: "tests/data/.songs.jsonl.gz"
embeddings-file: "tests/data/.song_embeddings.pt"
search-type:
asymmetric: