File size: 651 Bytes
8112732
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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)