File size: 809 Bytes
68c846a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: subreddit
    dtype: string
  - name: post_id
    dtype: string
  - name: score
    dtype: int64
  - name: link_flair_text
    dtype: string
  - name: is_self
    dtype: bool
  - name: over_18
    dtype: bool
  - name: upvote_ratio
    dtype: float64
  - name: is_question
    dtype: bool
  - name: C1
    dtype: string
  - name: C2
    dtype: string
  - name: C3
    dtype: string
  - name: C4
    dtype: string
  - name: C5
    dtype: string
  splits:
  - name: train
    num_bytes: 3178233
    num_examples: 23519
  download_size: 1238046
  dataset_size: 3178233
---
# Dataset Card for "NSFW-reddit"

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