NobodyExistsOnTheInternet/ToxicDPOqa
收藏Hugging Face2024-04-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/NobodyExistsOnTheInternet/ToxicDPOqa
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: majortopic
dtype: string
- name: topic
dtype: string
- name: subtopics
dtype: string
- name: prompt
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: rejected
dtype: string
- name: chosen
dtype: string
- name: question
dtype: string
- name: system
dtype: string
splits:
- name: train
num_bytes: 51962752
num_examples: 6866
download_size: 25348482
dataset_size: 51962752
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- not-for-all-audiences
---
Same formatting as https://huggingface.co/datasets/Intel/orca_dpo_pairs
Use with
```
datasets:
- path: NobodyExistsOnTheInternet/ToxicDPOqa
split: train
type: intel_apply_chatml
```
in axolotl.
Use only for Alignment research. NEOTI is not responsible for what you might do with it.
提供机构:
NobodyExistsOnTheInternet
原始信息汇总
数据集概述
数据集特征
- majortopic: 数据类型为字符串
- topic: 数据类型为字符串
- subtopics: 数据类型为字符串
- prompt: 数据类型为字符串
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串
- value: 数据类型为字符串
- rejected: 数据类型为字符串
- chosen: 数据类型为字符串
- question: 数据类型为字符串
- system: 数据类型为字符串
数据集划分
- train:
- 字节数: 51962752
- 示例数: 6866
数据集大小
- 下载大小: 25348482
- 数据集大小: 51962752
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
标签
- not-for-all-audiences



