wmt24pp-kr
收藏资源简介:
WMT24++ Parallel Mix 是一个多语言机器翻译数据集,支持英语(en)、日语(ja)、韩语(ko)和中文(zh)之间的翻译任务。数据集规模在1K到10K样本之间。主要翻译对包括英语到韩语(en->ko)和韩语到英语(ko->en),采用不相交半模式(disjoint_halves)。辅助翻译对包括英语到日语(en->ja)、日语到英语(ja->en)、英语到中文(en->zh)和中文到英语(zh->en),这些对是采样得到的且没有过采样。目标主要翻译对比例为0.8,实际达到的比例为0.7998。数据集经过多种预处理步骤,如标准化双引号、去除控制字符、删除不良源数据、删除单字句子等。数据集包含的字段有id、dataset、pair_config、pair、source_lang_iso、target_lang_iso、lp、domain、document_id、segment_id、sample_key、is_bad_source、tag、src_tag、tgt_tag、source_text、target_text、text和content。
WMT24++ Parallel Mix is a multilingual machine translation dataset supporting translation tasks between English (en), Japanese (ja), Korean (ko), and Chinese (zh). The dataset ranges in size from 1,000 to 10,000 samples. Its core translation pairs are English-to-Korean (en→ko) and Korean-to-English (ko→en), which adopt the disjoint_halves pattern. The auxiliary translation pairs cover English-to-Japanese (en→ja), Japanese-to-English (ja→en), English-to-Chinese (en→zh), and Chinese-to-English (zh→en), which are obtained via sampling without over-sampling. The target proportion of the core translation pairs is 0.8, with an actual achieved proportion of 0.7998. The dataset has undergone multiple preprocessing procedures, including standardizing double quotation marks, removing control characters, deleting low-quality source data, and removing single-word sentences. The dataset contains the following fields: id, dataset, pair_config, pair, source_lang_iso, target_lang_iso, lp, domain, document_id, segment_id, sample_key, is_bad_source, tag, src_tag, tgt_tag, source_text, target_text, text, and content.
WMT24++ Parallel Mix 数据集概述
数据集基本信息
- 名称:WMT24++ Parallel Mix
- 语言:英语(en)、日语(ja)、韩语(ko)、中文(zh)
- 任务类别:翻译
- 标签:wmt24pp、机器翻译、多语言
- 数据规模:1K<n<10K
核心翻译任务配置
- 主要翻译方向(全部数据):英语到韩语(en->ko)、韩语到英语(ko->en)
- 主要数据模式:不相交的两半(disjoint_halves)
- 辅助翻译方向(采样数据,无过采样):英语到日语(en->ja)、日语到英语(ja->en)、英语到中文(en->zh)、中文到英语(zh->en)
- 目标主要数据比例:0.8000
- 达成的主要数据比例:0.7998
数据处理与格式化
- 标签模板:
<{tgt_upper}> - 文本模板:
{src_tag} {source} {tgt_tag} {target} - 文本处理选项:
- 规范化双引号:True
- 去除控制字符:True
- 丢弃不良源文本:True
- 丢弃Canary数据:True
- 丢弃@用户提及:True
- 丢弃单句句子:True
数据列结构
数据包含以下列:id, dataset, pair_config, pair, source_lang_iso, target_lang_iso, lp, domain, document_id, segment_id, sample_key, is_bad_source, tag, src_tag, tgt_tag, source_text, target_text, text, content




