Asaf-Yehudai/HelpSteer_prompt_per_row
收藏Hugging Face2023-12-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Asaf-Yehudai/HelpSteer_prompt_per_row
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: responses
list:
- name: response
dtype: string
- name: scores
struct:
- name: coherence
dtype: int64
- name: complexity
dtype: int64
- name: correctness
dtype: int64
- name: helpfulness
dtype: int64
- name: verbosity
dtype: int64
splits:
- name: train
num_bytes: 44115062
num_examples: 9944
- name: validation
num_bytes: 2267028
num_examples: 503
download_size: 25199197
dataset_size: 46382090
---
# Dataset Card for "HelpSteer_prompt_per_row"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Asaf-Yehudai
原始信息汇总
数据集概述
数据集信息
特征
- prompt: 数据类型为字符串。
- responses: 包含以下子特征:
- response: 数据类型为字符串。
- scores: 包含以下结构化特征:
- coherence: 数据类型为int64。
- complexity: 数据类型为int64。
- correctness: 数据类型为int64。
- helpfulness: 数据类型为int64。
- verbosity: 数据类型为int64。
数据分割
- train: 包含9944个样本,占用44115062字节。
- validation: 包含503个样本,占用2267028字节。
数据集大小
- 下载大小: 25199197字节。
- 数据集大小: 46382090字节。



