nikodallanoce/wmt14
收藏Hugging Face2023-05-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nikodallanoce/wmt14
下载链接
链接失效反馈官方服务:
资源简介:
# Aim of this dataset
The code used to retrieve and create this dataset is almost identical to the one that you can find here [wmt14](https://huggingface.co/datasets/wmt14).
I only added the possibility to retrieve the "es-en" translation pairs from the newstest2013. This pair works only for the train and validation splits.
**Pay attention**: some es-en pair sentences on the validation set contain the backslash followed by a double quote character (\\").
Thanks to the Huggingface team for all the work they have done!
# 本数据集构建目标
本数据集的获取与构建代码,与你可在[wmt14](https://huggingface.co/datasets/wmt14)处获取的代码几乎完全一致。我仅新增了从2013年新闻测试集(newstest2013)中获取西班牙语-英语(es-en)翻译对的功能。该翻译对仅适用于训练拆分与验证拆分。
**注意事项**:验证集中的部分西班牙语-英语(es-en)翻译对语句包含反斜杠后跟双引号字符(")。
感谢Huggingface团队的辛勤付出!
提供机构:
nikodallanoce原始信息汇总
数据集目的
本数据集旨在提供从newstest2013中提取的“es-en”翻译对,适用于训练和验证集。
数据集特点
- 数据集中的“es-en”翻译对仅限于训练和验证集。
- 验证集中的部分“es-en”句子包含特殊字符“"”。



