Datasets:
Dataset Viewer issue: TooBigContentError
The dataset viewer is not working.
Error details:
Error code: TooBigContentError
The subset in question (group_images) is just JPGs with a metadata.csv file in the folder to render in the viewer. It's the same as the resized_images subset, which does work.
Meanwhile, the separate_segmented_splits doesn't have an error message, but the images don't seem to load (they're even smaller JPGs).
Both of these are still issues. Much of the repo has been reorganized since. Any suggestions on how we could resolve these? I'm not sure for the separate_segmented_splits, but thinking that zipping the group_images may work for the TooBigContentError? It's only 577 images.
Or is TooBigContentError still awaiting resolution of this platform issue?
@albertvillanova
@lhoestq
@severo
, is there any update or are you able to take a look? The group_images is the only subset that has this issue, but we also have images not rendering in the separate_segmented_splits subset (note the triangles in the image column); I believe the paths should be correct and match the configs as defined.
Hi ! For separate segmented splits I suspect an issue in our backend with the handling of images of subsets with spaces in their names, we will look into it.
Then regarding TooBigContentError we are actually already working on fixing this issue. This is a bit tricky but we do have a plan that should fix it in the coming weeks
