ABHIiiii1/En_Ml_transData
收藏Hugging Face2024-05-30 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ABHIiiii1/En_Ml_transData
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: src
dtype: string
- name: tgt
dtype: string
splits:
- name: train
num_bytes: 6191402
num_examples: 38093
- name: test
num_bytes: 2177648
num_examples: 10000
- name: validation
num_bytes: 2213277
num_examples: 10000
download_size: 4373005
dataset_size: 10582327
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
The dataset includes two main features: src (source text) and tgt (target text), both of which are string types. The dataset is divided into three parts: training set, test set, and validation set. The training set contains 38093 samples with a total byte size of 6191402; the test set and validation set each contain 10000 samples, with byte sizes of 2177648 and 2213277 respectively. The total download size of the dataset is 4373005 bytes, and the total dataset size is 10582327 bytes. The dataset configuration is set to default, with data file paths corresponding to the training, test, and validation sets.
提供机构:
ABHIiiii1
原始信息汇总
数据集概述
特征信息
- src:数据类型为字符串。
- tgt:数据类型为字符串。
数据集分割
- 训练集(train):包含38093个样本,总大小为6191402字节。
- 测试集(test):包含10000个样本,总大小为2177648字节。
- 验证集(validation):包含10000个样本,总大小为2213277字节。
数据集大小
- 下载大小:4373005字节。
- 数据集总大小:10582327字节。
配置信息
- 默认配置(default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-* - 验证集路径:
data/validation-*
- 训练集路径:



