You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 30, 2025. It is now read-only.
However, I have noticed inconsistencies regarding the shard numbers specified in the config file and the actual number of shards obtained through the provided scripts.
For example, when executing the data preparation scripts, there are a total of 66 shards generated for the CLEVR train split, whereas the config file expects a total of 115 shards.
This difference leads to runtime errors, and I'm uncertain about which shard count is accurate: 115 shards or 66 shards. It would be greatly appreciated if you could rectify the settings of the data preparation scripts!
Hello. Thank you for sharing incredible codes!
However, I have noticed inconsistencies regarding the shard numbers specified in the config file and the actual number of shards obtained through the provided scripts.
For example, when executing the data preparation scripts, there are a total of 66 shards generated for the CLEVR train split, whereas the config file expects a total of 115 shards.
This difference leads to runtime errors, and I'm uncertain about which shard count is accurate: 115 shards or 66 shards. It would be greatly appreciated if you could rectify the settings of the data preparation scripts!