notrichardren/refuse-to-answer-prompts
收藏Hugging Face2023-08-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/notrichardren/refuse-to-answer-prompts
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dataset
dtype: string
- name: claim
dtype: string
- name: label
dtype: int64
- name: ind
dtype: int64
- name: qa_type
dtype: int64
splits:
- name: train
num_bytes: 192628
num_examples: 1353
download_size: 74990
dataset_size: 192628
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "refuse-to-answer-prompts"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
notrichardren
原始信息汇总
数据集概述
数据特征
- dataset: 数据集名称,类型为字符串。
- claim: 声明内容,类型为字符串。
- label: 标签,类型为整数(int64)。
- ind: 索引,类型为整数(int64)。
- qa_type: 问答类型,类型为整数(int64)。
数据分割
- train: 训练集,包含1353个样本,总大小为192628字节。
数据集大小
- 下载大小: 74990字节
- 数据集大小: 192628字节
配置
- default: 默认配置,包含训练集文件路径为
data/train-*。



