nyamuda commited on
Commit
f03223e
1 Parent(s): 96a0a5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - summarization
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - 10K<n<100K
9
+ ---
10
+
11
+ # Samsum Dataset (Reorganized for Easy Access)
12
+
13
+ **Link to the original dataset**: [Samsum Dataset on Hugging Face](https://huggingface.co/datasets/Samsung/samsum)
14
+
15
+ This is a reorganized version of the **Samsum Dataset**, originally created and published by Gliwa, Bogdan, et al. The dataset has been structured for easier access, but the original content remains unchanged.
16
+
17
+ ## Dataset Information
18
+
19
+ - **Original Authors**: Gliwa, Bogdan, et al.
20
+ - **Paper**: *Samsum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization*
21
+ - **Publication**: Proceedings of the 2nd Workshop on New Frontiers in Summarization, 2019.
22
+ - **License**: [Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)](https://creativecommons.org/licenses/by-nc-nd/4.0/)
23
+