gpt_engineer.benchmark.benchmarks.gptme.load.load_gptme

gpt_engineer.benchmark.benchmarks.gptme.load.load_gptme(config: GptmeConfig) Benchmark[source]

Loads the GPT-Me benchmark, which consists of a series of tasks for evaluation.

Returns:

A Benchmark object containing a list of Task objects for the GPT-Me evaluation.

Return type:

Benchmark