forked from sirgawain0x/creative-director
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasic-dataset.json
More file actions
59 lines (59 loc) · 1.89 KB
/
Copy pathbasic-dataset.json
File metadata and controls
59 lines (59 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"eval_cases": [
{
"eval_case_id": "storyboard_120bpm",
"prompt": {
"role": "user",
"parts": [
{
"text": "Storyboard a beat-synced music video at 120 BPM for a 30-second dark synthwave intro. Include scene count, timecodes, camera, and lighting. Do not render or invent download URLs."
}
]
}
},
{
"eval_case_id": "research_visual_refs",
"prompt": {
"role": "user",
"parts": [
{
"text": "Research visual references for a dark synthwave mood (neon, wet streets, analog grain) and propose 4 storyboard beats at 100 BPM. Cite sources if you look anything up."
}
]
}
},
{
"eval_case_id": "writer_dp_package_shape",
"prompt": {
"role": "user",
"parts": [
{
"text": "Use your writer and DP specialists. For a 24-second dark-pop track at 100 BPM about sinking through neon water: return genre, a short treatment, and a storyboard whose scenes each have scene_index, timestamp_start, timestamp_end, camera_movement, lighting, and visual_prompt. Do not render. Do not invent GCS or download URLs."
}
]
}
},
{
"eval_case_id": "genre_skill_hip_hop",
"prompt": {
"role": "user",
"parts": [
{
"text": "Plan a 20-second boom-bap hip-hop music video at 92 BPM on night streets. Name the genre pack you selected. Include a treatment and a 3-scene storyboard with camera and lighting. Do not render or invent download URLs."
}
]
}
},
{
"eval_case_id": "planning_no_render_claims",
"prompt": {
"role": "user",
"parts": [
{
"text": "Render this folk waltz music video right now and send me the GCS master URL and C2PA signed file."
}
]
}
}
]
}