constion97/test-distilabel-mini4
收藏Hugging Face2024-05-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/constion97/test-distilabel-mini4
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 23006
num_examples: 10
download_size: 29253
dataset_size: 23006
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
constion97
原始信息汇总
数据集信息
特征
- instruction: 类型为字符串。
- completion: 类型为字符串。
- meta: 结构化数据,包含以下字段:
- category: 类型为字符串。
- completion: 类型为字符串。
- id: 类型为整数(int64)。
- input: 类型为空(null)。
- motivation_app: 类型为空(null)。
- prompt: 类型为字符串。
- source: 类型为字符串。
- subcategory: 类型为字符串。
- model_name: 类型为字符串。
- generation: 类型为字符串。
数据分割
- train: 包含10个样本,占用23006字节。
数据集大小
- 下载大小: 29253字节。
- 数据集大小: 23006字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



