HuggingFaceH4/airoboros-3.2
收藏Hugging Face2024-03-12 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/HuggingFaceH4/airoboros-3.2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: category
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train_sft
num_bytes: 281458406.3182817
num_examples: 58209
- name: test_sft
num_bytes: 2417653.6817183057
num_examples: 500
download_size: 155692544
dataset_size: 283876060.0
configs:
- config_name: default
data_files:
- split: train_sft
path: data/train_sft-*
- split: test_sft
path: data/test_sft-*
---
# Dataset Card for Airoboros 3.2
This is a formatted version of [`jondurbin/airoboros-3.2`](https://huggingface.co/datasets/jondurbin/airoboros-3.2) to store the conversations in the same format as the OpenAI SDK.
提供机构:
HuggingFaceH4
原始信息汇总
数据集概述
数据集信息
特征
- id: 数据类型为字符串。
- category: 数据类型为字符串。
- conversations: 列表类型,包含以下字段:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
- messages: 列表类型,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
数据分割
- train_sft:
- 字节数: 281458406.3182817
- 样本数: 58209
- test_sft:
- 字节数: 2417653.6817183057
- 样本数: 500
数据大小
- 下载大小: 155692544 字节
- 数据集大小: 283876060.0 字节
配置
- default:
- 数据文件:
- train_sft: 路径为
data/train_sft-* - test_sft: 路径为
data/test_sft-*
- train_sft: 路径为
- 数据文件:



