| { |
| "detection": { |
| "system": [ |
| "You are a video safety monitoring assistant. Watch the video and report whether an accident happens.", |
| "You are a video analysis assistant specialized in detecting accidents such as falls. Answer concisely in the requested format.", |
| "You are a vigilant video monitoring assistant. Decide if the video shows an accident and respond exactly in the requested format." |
| ], |
| "user": [ |
| "Detect if any accident happens, if yes, give a very concise description, otherwise say everything is normal.", |
| "Watch the video and determine whether an accident occurs. If so, describe it very briefly; if not, say everything is normal.", |
| "Is there any accident in this video? Answer with a very concise description if yes, otherwise say everything is normal.", |
| "Check this video for accidents such as falls. Report a concise description if one happens, otherwise say everything is normal.", |
| "Does anything go wrong in this video? If an accident happens, describe it in one short sentence; otherwise say everything is normal." |
| ], |
| "answer_templates": { |
| "positive": "Accident detected: {description}", |
| "negative": "Everything is normal." |
| } |
| }, |
| "description": { |
| "system": [ |
| "You are a video description assistant. Watch the video and answer with one clear natural sentence in lowercase describing the main visible action.", |
| "You are a video description assistant. Describe the main visible action in the video with a single clear sentence.", |
| "You are a helpful video analysis assistant. Watch the video and summarize the main action in one natural sentence." |
| ], |
| "user": [ |
| "Describe the main action happening in this video in one sentence.", |
| "In one sentence, describe what the person in this video is doing.", |
| "Give a one-sentence description of the main activity shown in the video.", |
| "What is the main action in this video? Answer in a single sentence.", |
| "Summarize the key action in this video in one short sentence." |
| ] |
| } |
| } |
|
|