Merge branch 'main' of github.com:xlang-ai/OSWorld
This commit is contained in:
@@ -163,7 +163,8 @@
|
||||
"hua shan mountain.jpg"
|
||||
]
|
||||
},
|
||||
"expect_in_result": true
|
||||
"expect_in_result": true,
|
||||
"result_not_list": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "da922383-bfa4-4cd3-bbad-6bebab3d7742",
|
||||
"snapshot": "multiapps",
|
||||
"instruction": "I browsed a lot of interesting blog articles today. I hope to store these articles in my local designated folder just like zotero stores papers. Please download the blogs opening now in pdf format and save them in their tile to /home/user/Documents/Blog.",
|
||||
"instruction": "I browsed a lot of interesting blog articles today. I hope to store these articles in my local designated folder just like zotero stores papers. Please download the blogs opening now in pdf format and save them in their title to /home/user/Documents/Blog.",
|
||||
"source": "authors",
|
||||
"config": [
|
||||
{
|
||||
|
||||
@@ -89,7 +89,14 @@
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/e135df7c-7687-4ac0-a5f0-76b74438b53e/annual-enterprise-survey-2021-financial-year-provisional.html",
|
||||
"dest": "annual-enterprise-survey-2021-financial-year-provisional_gold.html"
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
{},
|
||||
{
|
||||
"ignore_sdnum": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"proxy": true
|
||||
}
|
||||
@@ -36,8 +36,8 @@
|
||||
],
|
||||
"evaluator": {
|
||||
"func": [
|
||||
"check_structure_sim",
|
||||
"check_structure_sim"
|
||||
"check_structure_sim_resized",
|
||||
"check_structure_sim_resized"
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/f8cfa149-d1c1-4215-8dac-4a0932bad3c2/file.xls",
|
||||
"path": "/home/user/cell_search.xlsx"
|
||||
"path": "/home/user/cell_search.xls"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -47,7 +47,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "/home/user/cell_search.xlsx"
|
||||
"path": "/home/user/cell_search.xls"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -65,7 +65,7 @@
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"expect": {
|
||||
"pattern": "www\\.google\\.com.*?/search\\?q=Nereida&"
|
||||
"pattern": "https?://(www\\.?)?google\\.com/search\\?q=nereida(&|$)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user