BrokenSoul/distilabel-example
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/BrokenSoul/distilabel-example
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是通过distilabel工具创建的,包含一个`pipeline.yaml`文件,用于重现生成数据集的管道。数据集的结构包括多个字段,如`instruction`、`completion`、`meta`等,其中`meta`字段包含`category`、`id`、`prompt`、`source`等子字段。数据集可以通过Hugging Face的`load_dataset`函数加载。
该数据集是通过distilabel工具创建的,包含一个`pipeline.yaml`文件,用于重现生成数据集的管道。数据集的结构包括多个字段,如`instruction`、`completion`、`meta`等,其中`meta`字段包含`category`、`id`、`prompt`、`source`等子字段。数据集可以通过Hugging Face的`load_dataset`函数加载。
提供机构:
BrokenSoul
原始信息汇总
数据集概述
基本信息
- 数据集大小: 小于1K(n<1K)
- 下载大小: 30654字节
- 数据集大小: 22729字节
数据结构
- 特征:
- instruction: 字符串类型
- completion: 字符串类型
- meta: 结构体类型,包含以下字段:
- category: 字符串类型
- completion: 字符串类型
- id: int64类型
- input: null类型
- motivation_app: null类型
- prompt: 字符串类型
- source: 字符串类型
- subcategory: 字符串类型
- model_name: 字符串类型
- generation: 字符串类型
数据分割
- 训练集:
- 大小: 22729字节
- 示例数量: 10
配置
- 默认配置:
- 数据文件路径: data/train-*
标签
- 标签:
- synthetic
- distilabel
- rlaif



