Datasets:

ArXiv:
Tags:
License:
binwang commited on
Commit
e4bffb5
1 Parent(s): ee6f5f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This one is a post-processed DialogSum dataset (https://aclanthology.org/2021.findings-acl.449/) (https://huggingface.co/datasets/knkarthick/dialogsum).
6
+
7
+ It was first released and used in the InstructDS paper (EMNLP 2023 - https://arxiv.org/abs/2310.10981).
8
+
9
+ It automatically recognizes the speaker's information and recovers it to replace #Person1#, #Person2#, #Person3# in the original dataset.