argilla/distilabel-sample-evol-instruct
收藏Hugging Face2024-02-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/distilabel-sample-evol-instruct
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
sequence: string
- name: generation_prompt
list:
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_generation_responses
sequence: string
- name: instructions
sequence: string
splits:
- name: train
num_bytes: 24384
num_examples: 13
download_size: 20771
dataset_size: 24384
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- distilabel
- synthetic
---
提供机构:
argilla
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- generation_model: 序列类型为字符串。
- generation_prompt: 包含两个子字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- raw_generation_responses: 序列类型为字符串。
- instructions: 序列类型为字符串。
数据集分割
- train: 包含13个样本,占用24384字节。
数据集大小
- 下载大小: 20771字节。
- 数据集大小: 24384字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。
标签
- distilabel
- synthetic



