output_type: generate_until
doc_to_visual: !function utils.cv_bench_doc_to_visual
doc_to_text: !function utils.cv_bench_doc_to_text
doc_to_target: "answer"

process_results: !function utils.cv_bench_process_results

metric_list:
  - metric: cv_bench_acc
    aggregation: !function utils.cv_bench_aggregate_results
    higher_is_better: true

generation_kwargs:
  max_new_tokens: 1024

lmms_eval_specific_kwargs:
  default:
    pre_prompt: "Note: You only need to respond with {} without providing any additional information.\n" # {} will be replaced with «A, B, C, ...» depends on answers amount
    post_prompt: ""