herisan/Open-Platypus
收藏Hugging Face2023-12-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/herisan/Open-Platypus
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
- name: data_source
dtype: string
splits:
- name: train
num_bytes: 30776452
num_examples: 24926
download_size: 15552856
dataset_size: 30776452
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: input, output, instruction, and data_source, all of which are string type. The dataset is divided into a training set with 24926 samples, totaling 30776452 bytes. The download size of the dataset is 15552856 bytes. The dataset configuration is the default configuration, with training data files located at data/train-* path.
提供机构:
herisan
原始信息汇总
数据集概述
数据特征
- input: 数据类型为字符串(string)
- output: 数据类型为字符串(string)
- instruction: 数据类型为字符串(string)
- data_source: 数据类型为字符串(string)
数据分割
- train: 包含30,776,452字节的数据,共有24,926个样本
数据集大小
- 下载大小: 15,552,856字节
- 数据集大小: 30,776,452字节
配置
- default: 包含训练数据文件,路径为
data/train-*



