ohsuz/DACON_10000_V2
收藏Hugging Face2024-03-06 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/ohsuz/DACON_10000_V2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 6700752
num_examples: 10000
download_size: 2426867
dataset_size: 6700752
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: id, input, and output, all of which are string type. The dataset is divided into a training set containing 10000 samples, with a total size of 6700752 bytes. The download size of the dataset is 2426867 bytes. The dataset configuration is set to the default configuration, with training data files located at data/train-* path.
提供机构:
ohsuz
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- input: 数据类型为字符串。
- output: 数据类型为字符串。
数据分割
- train: 包含10000个样本,总字节数为6700752。
数据集大小
- 下载大小: 2426867字节。
- 数据集大小: 6700752字节。
配置
- default:
- 数据文件:
- train: 路径为
data/train-*。
- train: 路径为
- 数据文件:



