File size: 641 Bytes
40398dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: headline
    dtype: string
  - name: content
    dtype: string
  - name: category
    dtype:
      class_label:
        names:
          '0': Sponsor
          '1': Big Tech & Startups
          '2': Science and Futuristic Technology
          '3': Programming, Design & Data Science
          '4': Miscellaneous
  splits:
  - name: train
    num_bytes: 4000442
    num_examples: 7138
  download_size: 2554140
  dataset_size: 4000442
---
# Dataset Card for "tldr_news"

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