Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
CNNSum / README.md
CxsGHost's picture
Update README.md
97d1f48 verified
---
license: cc-by-4.0
task_categories:
- summarization
language:
- zh
---
# **CNNSum: Exploring Long-Context Summarization with Large Language Models in Chinese Novels**
[Paper](https://arxiv.org/abs/2412.02819) &nbsp;&nbsp;&nbsp; [GitHub](https://github.com/CxsGhost/CNNSum)
#### **[2024.12.18] - CNNSum Dataset Release!**
We are excited to announce the release of the **CNNSum dataset**!
As outlined in **Section 3.1** and **Appendix E** of our paper, we have conducted a final round of manual cleaning to address any possible omissions. This process affects only a minimal number of samples, ensuring that the length statistics reported in our paper remain virtually unchanged.
---
### **Dataset Details**
The dataset consists of two primary fields:
- **context**: The novel excerpts
- **summary**: The manually annotated summaries
---