File size: 751 Bytes
c44953f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: 2802214.906136173
    num_examples: 5000
  download_size: 1783189
  dataset_size: 2802214.906136173
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "tldr_5000rows"

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