File size: 556 Bytes
089331f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: summary
    dtype: string
  - name: id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 1753243
    num_examples: 2000
  - name: test
    num_bytes: 1682435
    num_examples: 2000
  - name: train
    num_bytes: 17556737
    num_examples: 20000
  download_size: 10393931
  dataset_size: 20992415
---
# Dataset Card for "title_generation"

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