euclaise/naturalinstructions2_preferences
收藏Hugging Face2024-01-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/euclaise/naturalinstructions2_preferences
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
- name: positive_explanation
dtype: string
- name: negative_explanation
dtype: string
- name: source
sequence: string
- name: instruction
sequence: string
splits:
- name: train
num_bytes: 1577137
num_examples: 2040
download_size: 430836
dataset_size: 1577137
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
[Natural Instructions v2](https://instructions.apps.allenai.org/) processed for preference learning, using the negatives from the example outputs
提供机构:
euclaise
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- positive: 数据类型为字符串。
- negative: 数据类型为字符串。
- positive_explanation: 数据类型为字符串。
- negative_explanation: 数据类型为字符串。
- source: 数据类型为字符串序列。
- instruction: 数据类型为字符串序列。
数据集分割
- train: 包含2040个样本,占用1577137字节。
数据集大小
- 下载大小: 430836字节
- 数据集大小: 1577137字节
配置
- default: 包含训练数据文件,路径为
data/train-*。



