alvarobartt/evol-instruct-from-ultrafeedback
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alvarobartt/evol-instruct-from-ultrafeedback
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: instruction
dtype: string
- name: models
sequence: string
- name: completions
list:
- name: annotations
struct:
- name: helpfulness
struct:
- name: Rating
dtype: string
- name: Rationale
dtype: string
- name: Rationale For Rating
dtype: string
- name: Type
sequence: string
- name: honesty
struct:
- name: Rating
dtype: string
- name: Rationale
dtype: string
- name: instruction_following
struct:
- name: Rating
dtype: string
- name: Rationale
dtype: string
- name: truthfulness
struct:
- name: Rating
dtype: string
- name: Rationale
dtype: string
- name: Rationale For Rating
dtype: string
- name: Type
sequence: string
- name: critique
dtype: string
- name: custom_system_prompt
dtype: string
- name: fine-grained_score
dtype: float64
- name: model
dtype: string
- name: overall_score
dtype: float64
- name: principle
dtype: string
- name: response
dtype: string
- name: correct_answers
sequence: string
- name: incorrect_answers
sequence: string
- name: vector
sequence: float32
splits:
- name: train
num_bytes: 169455285
num_examples: 10000
download_size: 82231702
dataset_size: 169455285
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
alvarobartt
原始信息汇总
数据集信息
特征
- source: 类型为字符串。
- instruction: 类型为字符串。
- models: 类型为字符串序列。
- completions: 包含以下子特征:
- annotations: 包含以下结构:
- helpfulness: 包含以下结构:
- Rating: 类型为字符串。
- Rationale: 类型为字符串。
- Rationale For Rating: 类型为字符串。
- Type: 类型为字符串序列。
- honesty: 包含以下结构:
- Rating: 类型为字符串。
- Rationale: 类型为字符串。
- instruction_following: 包含以下结构:
- Rating: 类型为字符串。
- Rationale: 类型为字符串。
- truthfulness: 包含以下结构:
- Rating: 类型为字符串。
- Rationale: 类型为字符串。
- Rationale For Rating: 类型为字符串。
- Type: 类型为字符串序列。
- helpfulness: 包含以下结构:
- critique: 类型为字符串。
- custom_system_prompt: 类型为字符串。
- fine-grained_score: 类型为浮点数(float64)。
- model: 类型为字符串。
- overall_score: 类型为浮点数(float64)。
- principle: 类型为字符串。
- response: 类型为字符串。
- annotations: 包含以下结构:
- correct_answers: 类型为字符串序列。
- incorrect_answers: 类型为字符串序列。
- vector: 类型为浮点数序列(float32)。
数据分割
- train: 包含10000个样本,占用169455285字节。
数据集大小
- 下载大小: 82231702字节。
- 数据集大小: 169455285字节。
配置
- default: 包含以下数据文件:
- train: 路径为
data/train-*。
- train: 路径为



