refactor: update URLs in multiple JSON files to ensure proper encoding of special characters

This commit is contained in:
yuanmengqi
2025-06-07 17:26:45 +00:00
parent 8471394cc1
commit 9fa768d24d
43 changed files with 113 additions and 113 deletions

View File

@@ -9,7 +9,7 @@
"parameters": {
"files": [
{
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/5bc63fb9-276a-4439-a7c1-9dc76401737f/LLM results.json",
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/5bc63fb9-276a-4439-a7c1-9dc76401737f/LLM%20results.json",
"path": "/home/user/Desktop/llm_answers.json"
}
]