Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# EthnicVegetablePricing
|
9 |
+
|
10 |
+
tags: cultural analysis, Indian vegetables, ethnic markets
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:** The dataset titled 'EthnicVegetablePricing' contains a collection of Indian vegetable names along with their current market prices. This dataset can be used for analyzing cultural trends in vegetable consumption within ethnic markets and pricing strategies in India.
|
15 |
+
|
16 |
+
**CSV Content Preview:**
|
17 |
+
|
18 |
+
```
|
19 |
+
Label,VegetableName,PricePerKg
|
20 |
+
CulturalTrendAnalysis,Brinjal,2.50
|
21 |
+
CulturalTrendAnalysis,BottleGourd,1.75
|
22 |
+
CulturalTrendAnalysis,Cauliflower,3.25
|
23 |
+
CulturalTrendAnalysis,Eggplant,2.10
|
24 |
+
CulturalTrendAnalysis,Gourds,2.00
|
25 |
+
```
|
26 |
+
|
27 |
+
**Source of the data:**
|
28 |
+
|
29 |
+
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 'Indian vegetable names and current prices':
|
30 |
+
|
31 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Indian+vegetable+names+and+current+prices&dataset=EthnicVegetablePricing&tags=cultural+analysis,+Indian+vegetables,+ethnic+markets
|
32 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
33 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|