refactor: update URLs in multiple JSON files to ensure proper encoding of special characters
This commit is contained in:
@@ -24,15 +24,15 @@
|
||||
"files": [
|
||||
{
|
||||
"path": "/home/user/Desktop/Grammer test 1.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammer test 1.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammer%20test%201.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Grammer test 2.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammar test 2.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammar%20test%202.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Grammer test 3.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammer test 3.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/1f18aa87-af6f-41ef-9853-cdb8f32ebdea/Grammer%20test%203.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Answer.docx",
|
||||
@@ -56,11 +56,11 @@
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Public Lecture Teaching Plan.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Public Lecture Teaching Plan.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Public%20Lecture%20Teaching%20Plan.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Course Timetable.xlsx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Course Timetable.xlsx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Course%20Timetable.xlsx"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user