dataset_info: | |
features: | |
- name: user | |
dtype: string | |
- name: subreddit | |
dtype: string | |
- name: post_id | |
dtype: string | |
- name: is_self | |
dtype: bool | |
- name: over_18 | |
dtype: bool | |
- name: is_question | |
dtype: bool | |
- name: rots | |
sequence: string | |
- name: safety_label | |
dtype: string | |
- name: response | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 337454.0 | |
num_examples: 1502 | |
download_size: 165586 | |
dataset_size: 337454.0 | |
# Dataset Card for "prosocial-nsfw" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |