text-to-image-eval icon indicating copy to clipboard operation
text-to-image-eval copied to clipboard

Trouble adding `Qdrant/google-landmark-geo` Hugging Face geospatial dataset.

Open eloy-encord opened this issue 2 months ago • 0 comments

When adding the JSON definition of the Qdrant/google-landmark-geo Hugging Face dataset, got datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset.

JSON definition:

{
  "dataset_type": "HFDataset",
  "title": "geo-landmarks",
  "title_in_source": "Qdrant/google-landmark-geo"
}

Would worth investigating if the dataset is missing some customisation parameters in its definition or is ill-formed in Hugging Face. It only has 5 downloads in the last month, so it could be broken or just very difficult to get ready.

eloy-encord avatar Apr 17 '24 13:04 eloy-encord