quickmt/finetranslations-sample-uk-en
收藏Hugging Face2026-04-09 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/quickmt/finetranslations-sample-uk-en
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: uk
dtype: string
- name: en
dtype: string
- name: sco
dtype: float64
splits:
- name: train
num_bytes: 42631479356
num_examples: 100000000
download_size: 23328350381
dataset_size: 42631479356
task_categories:
- translation
language:
- uk
- en
---
Sample of [https://huggingface.co/datasets/HuggingFaceFW/finetranslations](https://huggingface.co/datasets/HuggingFaceFW/finetranslations) filtered and split into sentences by [this script](https://github.com/quickmt/quickmt-train/blob/main/src/quickmt_train/finetranslations_to_files.py) intended to be used for training sentence-level machine translation models.
提供机构:
quickmt



