yasminemun/testing_instruction_dataset
收藏Hugging Face2024-02-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yasminemun/testing_instruction_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
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: generations
sequence: string
- name: labelling_model
dtype: string
- name: labelling_prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_labelling_response
dtype: string
- name: rating
sequence: float64
- name: rationale
sequence: string
splits:
- name: train
num_bytes: 54111
num_examples: 10
download_size: 57447
dataset_size: 54111
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
yasminemun
原始信息汇总
数据集信息
特征
- input: 数据类型为字符串。
- generation_model: 序列类型为字符串。
- generation_prompt: 列表类型,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- raw_generation_responses: 序列类型为字符串。
- generations: 序列类型为字符串。
- labelling_model: 数据类型为字符串。
- labelling_prompt: 列表类型,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- raw_labelling_response: 数据类型为字符串。
- rating: 序列类型为浮点数。
- rationale: 序列类型为字符串。
数据分割
- train: 包含10个样本,占用54111字节。
数据集大小
- 下载大小: 57447字节。
- 数据集大小: 54111字节。
配置
- default:
- 数据文件:
- split: train
- path: data/train-*
- 数据文件:



