dataset_path: /mnt/csp/mmvision/data/videollm/benchmarks/tempcompass
dataset_kwargs:
  token: True
  video: True
  cache_dir: tempcompass
lmms_eval_specific_kwargs:
  default:
    pre_prompt: ""
    post_prompt: {
    "multi-choice": "\nPlease directly give the best option:",
    "yes_no": "\nPlease answer yes or no:",
    "caption_matching": "\nPlease directly give the best option:",
    "captioning": ""
}