dataset_path: kcz358/MMOU
dataset_kwargs:
  token: True
  cache_dir: mmou
  video: True
output_type: generate_until
doc_to_visual: !function utils.mmou_doc_to_visual
doc_to_text: !function utils.mmou_doc_to_text
doc_to_messages: !function utils.mmou_doc_to_messages
doc_to_target: "question"
generation_kwargs:
  max_new_tokens: 64
  temperature: 0
  top_p: 1.0
  do_sample: false
lmms_eval_specific_kwargs:
  default:
    pre_prompt: ""
    post_prompt: "\nAnswer with the option's letter from the given choices directly."
metadata:
  - version: 0.0
