mrm8488/openhermes_conversations
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mrm8488/openhermes_conversations
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: output
dtype: string
- name: input
dtype: string
- name: instruction
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 614634948
num_examples: 242831
download_size: 278855286
dataset_size: 614634948
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
mrm8488
原始信息汇总
数据集概述
数据集特征
- output: 数据类型为字符串。
- input: 数据类型为字符串。
- instruction: 数据类型为字符串。
- messages: 包含以下子特征:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
数据集分割
- train: 包含242831个样本,占用614634948字节。
数据集大小
- 下载大小: 278855286字节。
- 实际大小: 614634948字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



