syedjameerbabu/mini-platypus-instruction-dataset-for-finetuning
收藏Hugging Face2024-02-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/syedjameerbabu/mini-platypus-instruction-dataset-for-finetuning
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 4186564
num_examples: 1000
download_size: 2245921
dataset_size: 4186564
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: instruction and output, both of which are string types. The dataset consists of a training set with 1000 examples, totaling 4186564 bytes. The download size of the dataset is 2245921 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
syedjameerbabu
原始信息汇总
数据集概述
特征信息
- instruction: 数据类型为字符串(string)。
- output: 数据类型为字符串(string)。
数据分割
- train: 包含1000个样本,占用4186564字节。
数据大小
- 下载大小: 2245921字节。
- 数据集大小: 4186564字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



