Dataset Viewer issue: JobManagerCrashedError

#3
by egrace479 - opened
HDR Imageomics Institute org

The dataset viewer is not working.

Error details:

Error code:   JobManagerCrashedError

cc @albertvillanova @lhoestq @severo .

Hi ! Thanks for reporting, we're looking into this

HDR Imageomics Institute org

@lhoestq , I added a metadata.csv to make the viewer more useful, and we are now getting the following error:

500 Server Error: Internal Server Error for url: https://s3.us-east-1.amazonaws.com/lfs.huggingface.co/repos/52/...filename%3D%2222920636_337659_eol-full-size-copy.jpg%22%3B&response-content-type=image%2Fjpeg&x-id=GetObject
Error code:   UnexpectedError

It's stuck on this image: dataset/Animalia-Chordata-Mammalia-Pholidota-Manidae-Manis-javanica/22920636_337659_eol-full-size-copy.jpg for some reason; the full URL does resolve though.

HDR Imageomics Institute org

Hi @albertvillanova @lhoestq @severo ,

Would it be possible to get a time estimate or some update?

Thanks!

I refreshed the Viewer and now the error is

ValueError: image at visuals/phyla_ToL_tree.png doesn't have metadata in metadata.csv

You can fix this by specifying that the images are in the dataset/ folder in YAML in the README.md:

configs:
- config_name: default
  data_files:
  - "metadata.csv"
  - "dataset/*/*.jpg"
HDR Imageomics Institute org

Thank you @lhoestq !

egrace479 changed discussion status to closed

Sign up or log in to comment