friendshipkim/p3_comb8_max10000
收藏Hugging Face2024-05-08 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/friendshipkim/p3_comb8_max10000
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: desc
dtype: string
- name: input
dtype: string
- name: desc_in
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 135474984
num_examples: 76073
- name: validation
num_bytes: 1853225
num_examples: 1000
- name: test
num_bytes: 1853225
num_examples: 1000
download_size: 29167664
dataset_size: 139181434
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes four features: description (desc), input (input), input description (desc_in), and output (output), all of which are string types. The dataset is divided into training, validation, and test sets, each with corresponding byte counts and example counts. The download size of the dataset is 29167664 bytes, and the total size is 139181434 bytes.
提供机构:
friendshipkim
原始信息汇总
数据集概述
数据集特征
- desc: 数据类型为字符串。
- input: 数据类型为字符串。
- desc_in: 数据类型为字符串。
- output: 数据类型为字符串。
数据集分割
- 训练集 (train):
- 示例数量: 76073
- 数据大小: 135474984 字节
- 验证集 (validation):
- 示例数量: 1000
- 数据大小: 1853225 字节
- 测试集 (test):
- 示例数量: 1000
- 数据大小: 1853225 字节
数据集大小
- 下载大小: 29167664 字节
- 数据集总大小: 139181434 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



