Open wangchunlin opened 4 months ago
Hello, the raw task in different datasets are different. However, the template is the same as below:
{
"raw_task_name": "...",
"task_name": "...",
"config_filename": "...",
"reason": "...",
"children": [...]
}
Hi, Thanks for your contribution to the sysnthetic data generation. I have investigated your released code. I have a question about the raw task definition for different dataset. Whether the template of raw task is the same for different dataset such as 'brainstorm' and 'rewrite'? Look forward to your response. Thanks.
Best regards Chunlin