tj-solergibert/SRV-NLLB-Europarl-mt-en
收藏Hugging Face2023-02-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tj-solergibert/SRV-NLLB-Europarl-mt-en
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source_text
dtype: string
- name: dest_text
dtype: string
- name: dest_lang
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 403651116
num_examples: 498086
- name: valid
num_bytes: 57524298
num_examples: 69178
- name: test
num_bytes: 61047362
num_examples: 72950
download_size: 221747155
dataset_size: 522222776
---
# Dataset Card for "SRV-NLLB-Europarl-mt-en"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tj-solergibert
原始信息汇总
数据集概述
数据集名称
- SRV-NLLB-Europarl-mt-en
数据集特征
- source_text: 数据类型为字符串。
- dest_text: 数据类型为字符串。
- dest_lang: 数据类型为字符串。
- input_ids: 数据类型为整数序列,具体为int32。
- attention_mask: 数据类型为整数序列,具体为int8。
- labels: 数据类型为整数序列,具体为int64。
数据集分割
- 训练集 (train): 包含498086个样本,总大小为403651116字节。
- 验证集 (valid): 包含69178个样本,总大小为57524298字节。
- 测试集 (test): 包含72950个样本,总大小为61047362字节。
数据集大小
- 下载大小: 221747155字节。
- 数据集总大小: 522222776字节。



