mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-04 22:25:34 +08:00
11 lines
268 B
YAML
11 lines
268 B
YAML
main:
|
|
# Set this to null if you are running in prod
|
|
project_name: aimingmed-ai
|
|
experiment_name: development
|
|
steps: all
|
|
etl:
|
|
document_folder: "documents"
|
|
path_document_folder: "../../../../data"
|
|
embedding_model: "paraphrase-multilingual-mpnet-base-v2"
|
|
|