File size: 505 Bytes
c420dc6
 
 
b6cc5c3
 
 
 
c420dc6
 
 
b6cc5c3
 
 
 
 
 
 
 
 
 
 
 
 
7ac8bfa
 
b6cc5c3
 
 
 
7ac8bfa
b6cc5c3
 
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
33
---
language:
- en
license: cc
size_categories:
- 10K<n<100K
pretty_name: CMU Book Summary Dataset
tags:
- summary
- books
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: title
    dtype: string
  - name: author
    dtype: string
  - name: pub_year
    dtype: int64
  - name: summary
    dtype: string
  splits:
  - name: train
    num_bytes: 42477672
    num_examples: 16559
  download_size: 26340403
  dataset_size: 42477672
---