Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# CultureInspiredPrompts
|
9 |
+
|
10 |
+
tags: CulturalSensitivity, ImageClassification, PromptGeneration
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:** The "CultureInspiredPrompts" dataset comprises text prompts designed to facilitate the generation of culturally sensitive and nuanced images through machine learning models. The dataset is intended for researchers and developers focusing on improving cultural awareness in AI-generated content. Each prompt is carefully crafted to encourage thoughtful consideration of cultural elements, diversity, and representation.
|
15 |
+
|
16 |
+
|
17 |
+
**CSV Content Preview:**
|
18 |
+
|
19 |
+
|
20 |
+
```csv
|
21 |
+
|
22 |
+
"prompt","label"
|
23 |
+
|
24 |
+
"A serene Japanese tea ceremony, respecting the ancient traditions","CulturalSensitivity"
|
25 |
+
|
26 |
+
"A bustling Indian marketplace with vibrant colors and diverse people","Diversity"
|
27 |
+
|
28 |
+
"An ancient Greek amphitheater in use for a modern play, showcasing historical continuity","HistoricalContinuity"
|
29 |
+
|
30 |
+
"A family celebrating Diwali with fireworks and traditional sweets, emphasizing cultural festivities","CulturalFestivities"
|
31 |
+
|
32 |
+
"A diverse group of friends enjoying a barbecue, highlighting the universal nature of food","Inclusivity"
|
33 |
+
|
34 |
+
```
|
35 |
+
|
36 |
+
**Source of the data:**
|
37 |
+
|
38 |
+
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 'cultural prmpt image':
|
39 |
+
|
40 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=cultural+prmpt+image&dataset=CultureInspiredPrompts&tags=CulturalSensitivity,+ImageClassification,+PromptGeneration
|
41 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
42 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|