computer-agents / agent-studio

Environments, tools, and benchmarks for general computer agents
https://computer-agents.github.io/agent-studio/
GNU Affero General Public License v3.0
160 stars 14 forks source link

where i can download tasks.jsonl? #50

Closed zhengshf closed 3 days ago

zhengshf commented 3 months ago

where is template like tasks.jsonl? task_config_paths: dict = {

"desktop": "data/tasks/filesystem.jsonl",

    "desktop": "data/grounding/linux/os/tasks.jsonl",
}
ltzheng commented 3 days ago

We've just released a new version of the online benchmark tasks. Now, the complete guidance for downloading task files and running evaluation is on our README.