File size: 693 Bytes
eda7fed
 
 
 
 
 
 
fd1af43
 
 
 
 
 
 
 
 
 
 
 
eda7fed
 
fd1af43
 
 
 
 
 
 
eda7fed
 
 
 
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
---
dataset_info:
  features:
  - name: post_id
    dtype: string
  - name: comment
    dtype: string
  - name: controversiality
    dtype: int64
  - name: edited
    dtype: string
  - name: is_submitter
    dtype: bool
  - name: score
    dtype: int64
  - name: num_comments_below
    dtype: int64
  - name: date-time
    dtype: string
  splits:
  - name: train
    num_bytes: 591662
    num_examples: 3201
  - name: test
    num_bytes: 115871
    num_examples: 643
  download_size: 367223
  dataset_size: 707533
---
# Dataset Card for "reddit_posts_comments"

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