Update README.md
Browse files
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.
|