gpt_engineer.benchmark.benchmarks.mbpp.load.load_mbpp

gpt_engineer.benchmark.benchmarks.mbpp.load.load_mbpp(config: MbppConfig) Benchmark[source]

Loads the MBPP benchmark, which consists of a series coding problems.

Returns:

A Benchmark object containing a list of Task objects for the MBPP evaluation.

Return type:

Benchmark