README.md V1.0
Browse files
README.md
CHANGED
|
@@ -1,3 +1,67 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset: GenAI G11n Prompt Evaluation Dataset
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
tags:
|
| 7 |
+
- multilingual
|
| 8 |
+
- generative-ai
|
| 9 |
+
- qa-evaluation
|
| 10 |
+
- instruction-response
|
| 11 |
+
- translation
|
| 12 |
+
- cultural-adaptation
|
| 13 |
+
- multimodal
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# π GenAI G11n Prompt Evaluation Dataset
|
| 17 |
+
|
| 18 |
+
This dataset was developed to support manual evaluation of multilingual generative AI models based on coherence, translation accuracy, cultural adaptation, and multimodal consistency.
|
| 19 |
+
|
| 20 |
+
## π¦ Dataset Contents
|
| 21 |
+
|
| 22 |
+
The dataset includes:
|
| 23 |
+
|
| 24 |
+
- **Prompts Dataset** (`02 - Prompts Dataset(DataSet Instruction & Response ).csv`): A structured collection of prompts labeled by type, evaluation category, and localized version.
|
| 25 |
+
- **Words Dataset** (`03 - Words Dataset(Spanish).csv`): A curated list of terms and expressions for testing linguistic behavior in Spanish.
|
| 26 |
+
- **Evaluation Tracker** (`04 - Testing Tracking.xlsx`): A collaborative QA sheet to log evaluation results, comments, and final agreements between reviewers.
|
| 27 |
+
|
| 28 |
+
## π§ͺ Purpose
|
| 29 |
+
|
| 30 |
+
This dataset enables the manual assessment of AI models on tasks such as:
|
| 31 |
+
|
| 32 |
+
- Following multilingual instructions
|
| 33 |
+
- Handling ambiguity in translation
|
| 34 |
+
- Adapting responses to regional or cultural nuances
|
| 35 |
+
- Generating appropriate outputs in audio, image, and code formats
|
| 36 |
+
|
| 37 |
+
## β
Evaluation Criteria
|
| 38 |
+
|
| 39 |
+
The prompts are designed to evaluate the following success criteria:
|
| 40 |
+
|
| 41 |
+
- Instruction & Response Coherence
|
| 42 |
+
- Translation Accuracy
|
| 43 |
+
- Cultural Adaptation
|
| 44 |
+
- Multimodal Consistency
|
| 45 |
+
|
| 46 |
+
## π₯ Evaluation Team
|
| 47 |
+
|
| 48 |
+
- **Andres Castillo** β G11n QA
|
| 49 |
+
- **Edgar Castillo** β G11n QA
|
| 50 |
+
- **Patricia Oceguera** β Linguistic Advisor
|
| 51 |
+
- **Marcela Salgado** β Review Support
|
| 52 |
+
|
| 53 |
+
## π Evaluated AI Model Versions
|
| 54 |
+
|
| 55 |
+
- **ChatGPT** β GPT-4o
|
| 56 |
+
- **Gemini** β 2.0 Flash
|
| 57 |
+
- **Copilot** β GPT-4o
|
| 58 |
+
- **DeepSeek** β V3
|
| 59 |
+
|
| 60 |
+
## π License
|
| 61 |
+
|
| 62 |
+
This dataset is released under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/), allowing sharing, modification, and redistribution with proper attribution.
|
| 63 |
+
|
| 64 |
+
## π Additional Notes
|
| 65 |
+
|
| 66 |
+
For detailed instructions on how to run the evaluation using this dataset, go to the model page:
|
| 67 |
+
**G11n_GenAI_Assessment_Model** under the organization **Dilato Infotech Limited** here on [Hugging Face](https://huggingface.co/DilatoMX).
|