dataset_path: lmms-lab/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": ""
}
  plm:
    pre_prompt: ""
    post_prompt: {
    "multi-choice": "\nOnly give the best option.",
    "yes_no": "\nOnly answer yes or no.",
    "caption_matching": "\nOnly give the best option.",
    "captioning": ""
}