mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-26 15:49:42 +02:00
Update humaneval
This commit is contained in:
parent
86033a1037
commit
4af2315c77
6 changed files with 46 additions and 13 deletions
|
|
@ -5,10 +5,13 @@ from examples.ags.w_action_node.utils import jsonl_ranker
|
|||
|
||||
# asyncio.run(sample_generate('HumanEval/101'))
|
||||
# asyncio.run(sample_generate('HumanEval/1'))
|
||||
asyncio.run(samples_generate(mode='ags'))
|
||||
# asyncio.run(samples_generate(mode='llm'))
|
||||
# jsonl_ranker("samples.jsonl", "samples.jsonl")
|
||||
|
||||
|
||||
# if automatic_evalplus():
|
||||
# unpassed_exapmle = extract_failure_tests()
|
||||
# print(unpassed_exapmle)
|
||||
# print(unpassed_exapmle)
|
||||
|
||||
# unpassed_exapmle = extract_failure_tests()
|
||||
# print(unpassed_exapmle)
|
||||
Loading…
Add table
Add a link
Reference in a new issue