Document Automation

June 19, 2023 ยท View on GitHub

Version: 0.1.0 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Values

KeyTypeDefaultDescription
dataset.local.dataset_pathstring"nil"Host Path to input dataset
dataset.local.docvqa_pathstring"nil"Host Path to docvqa dataset
dataset.local.es_data_pathstring"nil"Host Path to store es data
dataset.local.output_pathstring"nil"Host Path to store output
dataset.local.postgre_data_pathstring"nil"Host Path to store postgres data
dataset.local.config_pathstring"nil"Host Path to Config Directory
dataset.nfs.dataset_pathstring"nil"Path to input dataset
dataset.nfs.docvqa_pathstring"nil"Path to docvqa dataset
dataset.nfs.config_pathstring"nil"Path to Config in Local NFS
dataset.nfs.pathstring"nil"Path of NFS
dataset.nfs.serverstring"nil"Hostname of NFS Server
dataset.typestring"<local/nfs>"local,nfs dataset input enabler
image.namestring"intel/ai-workflows"
metadata.namestring"document-automation"
model_namestring"my_dpr_model"
proxystring"nil"
pvc.storagestring"15Gi"Size of PVC storage, if the default value cannot meet the requirements, please adjust as needed
retrieval_methodstring"ensemble"Support ensemble,bm25,dpr