umarigan/falcon_feedback_instruction
收藏Hugging Face2023-12-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/umarigan/falcon_feedback_instruction
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 7942624
num_examples: 7401
download_size: 5146500
dataset_size: 7942624
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
converted https://huggingface.co/datasets/argilla/comparison-data-falcon-with-feedback?row=0 to more proper format
The dataset includes three main features: instruction, chosen, and rejected, all of which are string type. The dataset is divided into a training set with 7401 samples, totaling 7942624 bytes. The download size of the dataset is 5146500 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
umarigan
原始信息汇总
数据集概述
数据特征
- instruction: 数据类型为字符串(string)
- chosen: 数据类型为字符串(string)
- rejected: 数据类型为字符串(string)
数据分割
- train: 包含7401个样本,占用7942624字节
数据集大小
- 下载大小: 5146500字节
- 数据集大小: 7942624字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



