Hi team,
I'm reporting an issue with the dataset configuration for the Windows action grounding tasks.
In the configuration file (e.g., meta.json), there are 5 task entries defined for windows_aug_action_grounding_20250616_1 through _5. All of them specify their image root as:
"data/data_20250616/windows_paste/images"
However, upon checking the repository's data/data_20250616/ directory, I found that only the windows_pure_paste" folder exists, and the windows_paste folder" is missing entirely.
This mismatch causes the data loader to fail when trying to access the images for these 5 tasks.
Thank you for looking into this!
