ChoHJ/dataset_test
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ChoHJ/dataset_test
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 1476
num_examples: 5
download_size: 3589
dataset_size: 1476
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: instruction, input, and output, all of which are string type. The dataset consists of a training set (train) with 5 examples, occupying 1476 bytes. The total download size of the dataset is 3589 bytes, and the actual dataset size is 1476 bytes. The dataset configuration is named default, with training data files located at data/train-* path.
提供机构:
ChoHJ
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- input: 数据类型为字符串。
- output: 数据类型为字符串。
数据集分割
- train:
- 数据量: 1476 字节
- 示例数量: 5
数据集大小
- 下载大小: 3589 字节
- 数据集实际大小: 1476 字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



