AndresCas commited on
Commit
89a868d
Β·
verified Β·
1 Parent(s): bf33a51

README.md V1.0

Browse files
Files changed (1) hide show
  1. README.md +67 -3
README.md CHANGED
@@ -1,3 +1,67 @@
1
- ---
2
- license: cc-by-4.0
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).