数据集:
ajders/machine_translated_cnn_dailymail_da_small
批注创建人:
machine-generated许可:
apache-2.0语言创建人:
machine-generated大小:
1K<n<10K计算机处理:
translation语言:
da任务:
摘要生成该数据集是CNN DailyMail数据集的机器翻译子集,翻译成丹麦语。数据集使用了 Helsinki-NLP/opus-mt-en-da 模型进行翻译。该数据集包含2872篇文章和摘要,用于丹麦文摘要生成任务。
机器翻译的文章(article)和相应的摘要(highlights)。
{ 'article': Value(dtype='string', id=None), 'highlights': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None) }
该数据集发布遵循 Apache-2.0 License 许可协议。