minhdang/train_data
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/minhdang/train_data
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: int64
- name: inputs
dtype: string
- name: targets
dtype: string
splits:
- name: train
num_bytes: 1474291065
num_examples: 3613270
download_size: 676443752
dataset_size: 1474291065
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: id (int64), inputs (string), and targets (string). It consists of one training split (train) with 3,613,270 examples, totaling 1,474,291,065 bytes. The download size of the dataset is 676,443,752 bytes.
提供机构:
minhdang
原始信息汇总
数据集概述
数据集特征
- id:整数类型(int64)
- inputs:字符串类型(string)
- targets:字符串类型(string)
数据集分割
- 训练集(train):
- 示例数量:3613270
- 数据大小:1474291065字节
数据集大小与下载大小
- 下载大小:676443752字节
- 数据集大小:1474291065字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



