grosenthal/latin_english_translation
收藏Hugging Face2023-07-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/grosenthal/latin_english_translation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: la
dtype: string
- name: en
dtype: string
- name: file
dtype: string
splits:
- name: train
num_bytes: 39252644
num_examples: 99343
- name: test
num_bytes: 405056
num_examples: 1014
- name: valid
num_bytes: 392886
num_examples: 1014
download_size: 25567350
dataset_size: 40050586
license: mit
task_categories:
- translation
language:
- la
- en
pretty_name: Latin to English Translation Pairs
size_categories:
- 10K<n<100K
---
# Dataset Card for "latin_english_parallel"
101k translation pairs between Latin and English, split 99/1/1 as train/test/val. These have been collected roughly 66% from the Loeb Classical Library and 34% from the Vulgate translation.
For those that were gathered from the Loeb Classical Library, alignment was performd manually between Source and Target sequences.
Each sample is annotated with the index and file (and therefore author/work) that the sample is from. If you find errors, please feel free to submit a PR to fix them.

提供机构:
grosenthal
原始信息汇总
数据集概述
基本信息
- 数据集名称: Latin to English Translation Pairs
- 数据集别名: latin_english_parallel
- 任务类别: 翻译
- 语言: 拉丁语, 英语
- 大小类别: 10K<n<100K
- 许可证: MIT
数据特征
- id: 整数类型 (int64)
- la: 字符串类型 (string)
- en: 字符串类型 (string)
- file: 字符串类型 (string)
数据分割
- 训练集:
- 示例数量: 99343
- 字节数: 39252644
- 测试集:
- 示例数量: 1014
- 字节数: 405056
- 验证集:
- 示例数量: 1014
- 字节数: 392886
数据集大小
- 下载大小: 25567350 字节
- 数据集总大小: 40050586 字节



