Andresckamilo/distilabel-example
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Andresckamilo/distilabel-example
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: completion
dtype: string
- name: meta
struct:
- name: category
dtype: string
- name: completion
dtype: string
- name: id
dtype: int64
- name: input
dtype: 'null'
- name: motivation_app
dtype: 'null'
- name: prompt
dtype: string
- name: source
dtype: string
- name: subcategory
dtype: string
- name: model_name
dtype: string
- name: generation
dtype: string
splits:
- name: train
num_bytes: 22723
num_examples: 10
download_size: 30164
dataset_size: 22723
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as instruction, completion, and meta, where meta is a structured data containing several sub-fields. The dataset is divided into a training set with 10 samples. The size and download size of the dataset are also provided in the README.
提供机构:
Andresckamilo
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- completion: 数据类型为字符串。
- meta: 结构化数据,包含以下字段:
- category: 数据类型为字符串。
- completion: 数据类型为字符串。
- id: 数据类型为int64。
- input: 数据类型为null。
- motivation_app: 数据类型为null。
- prompt: 数据类型为字符串。
- source: 数据类型为字符串。
- subcategory: 数据类型为字符串。
- model_name: 数据类型为字符串。
- generation: 数据类型为字符串。
数据集分割
- train: 包含10个示例,总字节数为22723。
数据集大小
- 下载大小: 30164字节。
- 数据集大小: 22723字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



