Datasets:

ArXiv:
File size: 320 Bytes
9f3bc09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

{
    "round_id": 0,
    "plan_agent_input": "...", 
    "plan_agent_output": [{
      "thought": "...",
      "aspect": "Subject‑consistency"
    }],
    "promptgen_input": "...",
    "promptgen_output": {
      "thought": "...",
      "prompt": "Generate a 3‑sec video of ..."
    },
    "eval_results": {...}
  }