slanggpt-feedback-dataset
收藏资源简介:
SlangGPT用户反馈数据集是一个专门用于评估和改进埃及阿拉伯语到现代标准阿拉伯语(MSA)机器翻译质量的数据集。该数据集收集了用户对SlangGPT模型生成的翻译的反馈,旨在为翻译质量评估、翻译正确性检测器训练、从人类反馈中强化学习(RLHF)以及埃及阿拉伯语自然语言处理系统改进提供支持。数据集包含6个核心字段:原始埃及阿拉伯语句子(egyptian_arabic)、SlangGPT生成的MSA翻译(generated_msa)、用户对翻译正确性的二元标签(user_label,取值为correct或incorrect)、用户对翻译质量的评分(user_rating,范围为0-5分)、用户在翻译不正确或评分较低时提供的更好翻译(corrected_msa)以及反馈时间戳(timestamp)。数据收集过程通过向用户展示埃及阿拉伯语句子及其对应的模型翻译,要求用户判断翻译正确性、提供质量评分,并在必要时给出改进翻译。该数据集适用于机器翻译评估、RLHF奖励建模、翻译质量分类、埃及阿拉伯语NLP研究和人类偏好建模等多种任务。数据集采用MIT许可证发布,可用于学术和商业用途。
The SlangGPT User Feedback Dataset is a specialized dataset designed for evaluating and improving the quality of machine translation from Egyptian Arabic to Modern Standard Arabic (MSA). This dataset collects user feedback on translations generated by the SlangGPT model, aiming to support machine translation quality assessment, training of translation correctness detectors, reinforcement learning from human feedback (RLHF), and the improvement of Egyptian Arabic natural language processing systems. The dataset contains 6 core fields: original Egyptian Arabic sentence (egyptian_arabic), MSA translation generated by SlangGPT (generated_msa), binary user label for translation correctness (user_label, with values of correct or incorrect), user rating of translation quality (user_rating, ranging from 0 to 5), improved translation provided by users when the translation is incorrect or the rating is low (corrected_msa), and feedback timestamp (timestamp). The data collection process involves displaying users with Egyptian Arabic sentences and their corresponding model-generated translations, asking users to judge the translation correctness, provide a quality rating, and provide improved translations when necessary. This dataset is applicable to multiple tasks including machine translation evaluation, RLHF reward modeling, translation quality classification, Egyptian Arabic NLP research, and human preference modeling. The dataset is released under the MIT License and can be used for both academic and commercial purposes.
数据集概述:SlangGPT 用户反馈数据集
该数据集包含用户对 SlangGPT(将埃及阿拉伯语方言转换为现代标准阿拉伯语的模型)生成翻译的人工反馈,用于评估翻译质量、构建翻译正确性检测器、支持基于人类反馈的强化学习以及改进埃及阿拉伯语 NLP 系统。
核心信息
- 语言: 阿拉伯语 (ar)
- 许可证: MIT
- 数据集规模: 1K < n < 10K
- 数据集拆分: 仅包含训练集 (train),共 9 个样本。
- 数据字段:
egyptian_arabic(string): 原始埃及阿拉伯语句子。generated_msa(string): SlangGPT 生成的现代标准阿拉伯语翻译。user_label(string): 用户判断翻译是否正确,值为correct或incorrect。user_rating(int64): 用户对翻译质量的评分,范围 0–5。corrected_msa(string): 用户提供的更优翻译,当翻译被标记为不正确或评分 ≤ 2 时填充,否则为空。timestamp(string): ISO 8601 UTC 时间戳。
数据采集过程
向用户展示一对句子(埃及阿拉伯语句子及其 SlangGPT 生成的现代标准阿拉伯语翻译),并要求用户:
- 判断翻译是否正确。
- 对翻译质量进行评分。
- 在必要时提供更优翻译。
所有响应均带有时间戳。
建议使用场景
- 机器翻译评估
- RLHF 奖励建模
- 翻译质量分类
- 埃及阿拉伯语 NLP 研究
- 人类偏好建模
相关资源
- 原始数据集:AdhamAshraf/egyptian-2-arabic
- SlangGPT 空间:https://huggingface.co/spaces/AdhamAshraf/SlangGPT
- 引用格式:请参见 README 文件中的 BibTeX 格式。





