File size: 651 Bytes
4797c80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: user
    dtype: string
  - name: subreddit
    dtype: string
  - name: post_id
    dtype: string
  - name: link_flair_text
    dtype: string
  - name: over_18
    dtype: bool
  - name: is_question
    dtype: bool
  - name: rots
    sequence: string
  - name: safety_label
    dtype: string
  splits:
  - name: train
    num_bytes: 167028.87151967647
    num_examples: 1502
  download_size: 101362
  dataset_size: 167028.87151967647
---
# Dataset Card for "prosocial-nsfw-reddit"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)