File size: 638 Bytes
52fa870
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: author
    dtype: string
  - name: body
    dtype: string
  - name: normalizedBody
    dtype: string
  - name: subreddit
    dtype: string
  - name: subreddit_id
    dtype: string
  - name: id
    dtype: string
  - name: content
    dtype: string
  - name: summary
    dtype: string
  splits:
  - name: train
    num_bytes: 246031411.71625096
    num_examples: 50000
  download_size: 156564697
  dataset_size: 246031411.71625096
---
# Dataset Card for "tldr_17_50k"

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