Skip to content

LiveCodeBench crashes on iteration due to dataset type inconsistency #136

@dkimds

Description

@dkimds

Problem

LiveCodeBench variants can crash during execution due to:

  1. Dataset not being converted to list format
  2. Missing type validation for examples

Reproduction Steps

# This can fail depending on dataset implementation
from eval.chat_benchmarks.LiveCodeBench.eval_instruct import LiveCodeBench
benchmark = LiveCodeBench()
# Iteration may fail or behave unexpectedly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions