krittapol/Sample_dataset
收藏Hugging Face2024-06-30 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/krittapol/Sample_dataset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含三个主要特征:instruction(指令)、input(输入)和output(输出)。instruction和output为字符串类型,input为浮点数类型。数据集分为训练集和测试集,训练集包含66个样本,测试集包含29个样本。数据集的下载大小为23821字节,总大小为51263.0字节。
The dataset includes three main features: instruction, input, and output. Instruction and output are of string type, while input is of float64 type. The dataset is divided into a training set and a test set, with 66 samples in the training set and 29 samples in the test set. The download size of the dataset is 23821 bytes, and the total size is 51263.0 bytes.
提供机构:
krittapol
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串(string)。
- input: 数据类型为浮点数(float64)。
- output: 数据类型为字符串(string)。
数据集分割
- train: 包含66个样本,占用35614.29字节。
- test: 包含29个样本,占用15648.71字节。
数据集大小
- 下载大小: 23821字节。
- 总大小: 51263.0字节。
配置
- default:
- train: 数据文件路径为
data/train-*。 - test: 数据文件路径为
data/test-*。
- train: 数据文件路径为



