lhoestq HF Staff commited on
Commit
546cf18
·
verified ·
1 Parent(s): ae3ef8f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # GroceryItemClassification
9
+
10
+ tags: product types, categorization, supermarket
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'GroceryItemClassification' dataset contains a collection of product names along with their respective categories, suitable for training a machine learning model to classify grocery items. The dataset has been carefully curated to include diverse products found in a typical supermarket.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```
21
+ product_name,category,label
22
+ Almond Milk,Beverages,Non-Dairy
23
+ Whole Wheat Bread,Bakery,Grain-Based
24
+ Organic Bananas,Fruits,Organic
25
+ Frozen Broccoli,Vegetables,Organic
26
+ Chicken Breast,Meat,Poultry
27
+ ```
28
+
29
+ In this CSV preview, the 'label' column has been included to classify the products into categories that make sense for a grocery classification task. Labels have been crafted to reflect product characteristics without directly reusing the query keywords, aiming for diversity and relevance to grocery items.
30
+
31
+ **Source of the data:**
32
+
33
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'grocery':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=grocery&dataset=GroceryItemClassification&tags=product+types,+categorization,+supermarket
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub