File size: 507 Bytes
cf2bcaf 45e8087 1c88e62 45e8087 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
task_categories:
- summarization
language:
- en
pretty_name: Linux man pages and the corresponding TLDR page
---
# Dataset Card for linux-man-pages-tldr-summarized
### Dataset Summary
This dataset contains linux man pages downloaded from [man7](https://man7.org/), with a prefix: 'summarize: ', and the corresponding summarization downloaded from [TLDR-pages](https://github.com/tldr-pages/tldr/).
### Supported Tasks
This dataset should be used to fine-tune language models for summarization tasks. |