Question about SWEBench-Pretrain eval

#14
by sammiebae - opened

SWEBench-Pretrain, a pre-training variant of SWE-bench
image

Could you share any details about how this evaluation is derived from SWE-bench? this seems internal and non-public evaluation

Qwen org

Thanks for your interest. We draw inspiration from https://arxiv.org/pdf/2407.01489 to construct SWEBench-Pretrain. In detail, we feed base models the problem descriptions, relevant code files and ask models to produce diff patches. The sequence similarities between golden and model-generated patches are calculated as the reported scores.

thank you @yubo2333 !

sammiebae changed discussion status to closed

Sign up or log in to comment