ohsuz/DACON_SHORT
收藏Hugging Face2024-03-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ohsuz/DACON_SHORT
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 353000
num_examples: 744
download_size: 115636
dataset_size: 353000
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 with 744 examples, totaling 353000 bytes. The download size of the dataset is 115636 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
ohsuz
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串(string)
- input: 数据类型为字符串(string)
- output: 数据类型为字符串(string)
数据集分割
- train:
- 字节数: 353000
- 样本数: 744
数据集大小
- 下载大小: 115636 字节
- 数据集大小: 353000 字节
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



