Hi , I read your paper and code, my question is : what is the main difference between Anotator model and WorkflowLLama model except train dataset?
I mean , for Annotator model: the input is Q + D, and the output is P+A , which is described in paper.
but for WorkflowLLaMa model, Is the input still be Q+D? and output still be P+A ?