The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
YAML Metadata Warning:The task_categories "structured-data" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
Ströck Bakery Product Assortment Dataset
This dataset contains scraped product information from the Austrian bakery chain Ströck.
Dataset Structure
The data is stored in a single SQLite database file named stroeck_assortment.db inside the bakery_items table.
Columns:
id: Unique incremental integer key.name: The name of the product (e.g., Aboriginesweckerl, Krapfen).url: The live web page link.description: Text summary of the product.ingredients: Full raw ingredient statement text.nutrition_json: Raw JSON mapping key nutrition attributes (kJ, kcal, Fett, Zucker, Eiweiß, Salz).is_bio: 'Yes' or 'No' classification label.is_vegan: 'Yes' or 'No' classification label.category: Manual classification field (Brot, Gebäck, Mehlspeise, Getränk, Imbiss, Striezel, Salate).
- Downloads last month
- 53