Xiyue Zhang
Clear Git history
eaa5555
metadata
license: odc-by
task_categories:
  - text-generation
language:
  - en
pretty_name: Red Dot Design Award Dataset
size_categories:
  - 10k<n<100K

Red Dot Design Award Dataset

This dataset contains information about the products that have won the Red Dot Design Award, a prestigious international design competition. The data was extracted from the official website of the award: https://www.red-dot.org/.

Task

The task for this dataset is text generation, specifically product description generation. Given a product name and category, the goal is to generate a concise and informative description that highlights the features and benefits of the product.

Limitations

The dataset may have some limitations, such as:

  • The data may contain false or outdated information, as it reflects the information available on the website at the time of extraction.
  • The data only covers the products that have won the award, which may introduce some selection bias or limit the diversity of the data.
  • The data is only in English, although the website also has a German version that could be crawled in the future.
  • The data does not include any images of the products, which could be useful for multimodal language models. Images are planned to be scraped in the future.

License

This public extract is licensed under the Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/.

Data Format

The dataset consists of 21183 unique rows, each containing the following columns:

  • product: The name of the product that won the award.
  • category: The category of the product, such as "Video Camera", "Bathroom Shelf", or "Mobile Home".
  • description: A short paragraph describing the product, its features, and its benefits.

There is no predefined train/test split for this dataset.

Near-duplicates have been removed.

Data Quality

The data quality may vary depending on the source and accuracy of the information on the website. We have not verified, filtered, or modified the data in any way. The data may contain content that is toxic, biased, copyrighted, or false. Use of this dataset is at your own risk. We do not provide any warranties or liability.

Acknowledgements

We would like to acknowledge the Red Dot Design Award for hosting and maintaining the website that provided the data for this dataset. We do not claim any ownership or affiliation with the award or the website.