dvilasuero/instruction-dataset-mini-with-generations
收藏Hugging Face2024-04-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/dvilasuero/instruction-dataset-mini-with-generations
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 23220
num_examples: 10
download_size: 32884
dataset_size: 23220
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
dvilasuero
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- completion: 数据类型为字符串。
- meta: 结构化数据,包含以下字段:
- category: 数据类型为字符串。
- completion: 数据类型为字符串。
- id: 数据类型为整数64位。
- input: 数据类型为空。
- motivation_app: 数据类型为空。
- prompt: 数据类型为字符串。
- source: 数据类型为字符串。
- subcategory: 数据类型为字符串。
- model_name: 数据类型为字符串。
- generation: 数据类型为字符串。
数据集划分
- train: 包含10个样本,占用23220字节。
数据集大小
- 下载大小: 32884字节
- 数据集大小: 23220字节



