Skip to content

how do you generate response for each test LLM in the paper #3

Description

@yaoqi-zd

hi, I find these actually exists two items: "input" and "instruction" for each sample in infobench.json file, like the following

{"id": "user_oriented_task_172", "input": "Crew Members", "category": "Indeed", "instruction": "Provide a list of the skills that may help you find the job.", "decomposed_questions": ["Is the generated text a list of skills?", "Are the skills in the generated text relevant to find the job in the given input?"], "subset": "Easy_set", "question_label": [["Format", "Content"], ["Content"]]}

do you directly concatenate the 'input' and 'instruction' as prompt to test the LLM?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions