AmberYifan/safetyQA_DPO
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/AmberYifan/safetyQA_DPO
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
size_categories:
- 10K<n<100K
language:
- en
configs:
- config_name: default
data_files:
- split: train_prefs
path: train_prefs-*
- split: test_prefs
path: test_prefs-*
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
---
提供机构:
AmberYifan
原始信息汇总
数据集概述
许可证
- MIT许可证
数据规模
- 数据量范围:10K<n<100K
语言
- 英语(en)
配置
- 默认配置(config_name: default)
- 数据文件:
- 训练集(split: train_prefs):train_prefs-*
- 测试集(split: test_prefs):test_prefs-*
- 数据文件:
数据集信息
- 特征:
- prompt:字符串类型(dtype: string)
- chosen:列表类型
- content:字符串类型(dtype: string)
- role:字符串类型(dtype: string)
- rejected:列表类型
- content:字符串类型(dtype: string)
- role:字符串类型(dtype: string)



