THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.15k stars 150 forks source link

OS env #13

Closed Lucky-Lance closed 1 year ago

Lucky-Lance commented 1 year ago

For the OS environment, where is the file "std.yaml" in the command "python src/tasks/os_interaction/images.py build -c configs/tasks/os_interaction/std.yaml -r ."

smittal10 commented 1 year ago

Encountering the same error when trying to run the OS task.

Longin-Yu commented 1 year ago

Thanks for your interest and sorry for encountering the error. python src/tasks/os_interaction/images.py build -c configs/tasks/os_interaction/dev.yaml -r . helps. Now we have updated the image-building code in tutorial.