Datasets:
File size: 647 Bytes
1629450 efc90a4 1629450 9a188e7 efc90a4 |
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 |
---
source_datasets: kmfoda/booksum
license:
- bsd-3-clause
train-eval-index:
- config: pszemraj--booksum_1024
task: summarization
task_id: summarization
splits:
eval_split: test
col_mapping:
chapter: text
summary_text: target
task_categories:
- summarization
- text2text-generation
size_categories:
- 1K<n<10K
---
# booksum - 1024 tokens max output
**goal:** limit max output length explicitly to prevent partial summaries being generated.
- [notebook](https://colab.research.google.com/gist/pszemraj/7f7b66d535441a9d0e8419fde1e1c98a/booksum-1024.ipynb) to create
## info
![basic eda](https://i.imgur.com/BBrcIP2.png) |