shane-js/terrible-advice-example-set
收藏Hugging Face2026-03-27 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/shane-js/terrible-advice-example-set
下载链接
链接失效反馈官方服务:
资源简介:
**⚠️ Disclaimer:** This project is for **educational and research purposes only**. The generated content is intentionally incorrect advice produced to study synthetic data generation pipelines and LLM-as-judge evaluation patterns. It is not intended to be taken seriously, acted upon, or redistributed as genuine guidance. Actually taking and implementing any advice generated could cause harm and should not be done.
Datasets of this type have legitimate positive societal applications — including training classifiers that detect unhelpful, misleading, or sarcastic content, and reducing false positives in "helpfulness" detection models by teaching them what *convincingly wrong* looks like. The author assumes no responsibility for misuse of generated content.
```
dataset_info:
features:
- name: topic
dtype: string
- name: question
dtype: string
- name: advice
dtype: string
- name: impact_score
dtype: int64
- name: humor_score
dtype: int64
- name: rationale
dtype: string
splits:
- name: train
num_bytes: 57296
num_examples: 67
download_size: 34348
dataset_size: 57296
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
```
提供机构:
shane-js



