Evaluation Pipeline

The evaluation pipeline expect a task config and an embedding file as input. python3 evaluation –task-config [PATH-TO-TASK-CONFIG] –embedding-file [PATH-TO-EMBEDDING-FILE]

evaluation.main(args)

args contains the path to the task configuration as well as embedding file. :param args: :return: