ctang/HHH_redteaming_eval_v3
收藏Hugging Face2023-12-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ctang/HHH_redteaming_eval_v3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: response_a
dtype: string
- name: response_b
dtype: string
- name: more_reasonable
dtype: string
splits:
- name: train
num_bytes: 578485
num_examples: 438
download_size: 194011
dataset_size: 578485
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: prompt, response_a, response_b, and more_reasonable, all of which are of string type. The dataset is split into a training set (train) with 438 examples, totaling 578485 bytes. The download size of the dataset is 194011 bytes. The dataset configuration name is default, and the data file path is data/train-*.
提供机构:
ctang
原始信息汇总
数据集概述
数据集信息
特征
- prompt: 数据类型为字符串。
- response_a: 数据类型为字符串。
- response_b: 数据类型为字符串。
- more_reasonable: 数据类型为字符串。
数据分割
- train: 包含438个样本,占用578485字节。
数据大小
- 下载大小: 194011字节。
- 数据集大小: 578485字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



