Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 848 Bytes
6a430f8
ade4341
6a430f8
 
 
 
 
 
 
97d1f48
6a430f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24ddc5d
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
---
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

---