Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
ArXiv:
License:
knkarthick
commited on
Commit
•
348cb69
1
Parent(s):
6a1510b
Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,6 @@ source_datasets:
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- summarization
|
18 |
-
- topic modeling
|
19 |
-
- one liner summary
|
20 |
-
- email subject
|
21 |
-
- meeting title
|
22 |
task_ids:
|
23 |
- summarization-other-conversations-summarization
|
24 |
paperswithcode_id: samsum-corpus
|
@@ -47,7 +43,7 @@ The first instance in the training set:
|
|
47 |
|
48 |
### Data Fields
|
49 |
- dialogue: text of dialogue.
|
50 |
-
- summary:
|
51 |
- id: unique file id of an example.
|
52 |
|
53 |
### Data Splits
|
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- summarization
|
|
|
|
|
|
|
|
|
18 |
task_ids:
|
19 |
- summarization-other-conversations-summarization
|
20 |
paperswithcode_id: samsum-corpus
|
|
|
43 |
|
44 |
### Data Fields
|
45 |
- dialogue: text of dialogue.
|
46 |
+
- summary: human written summary of the dialogue.
|
47 |
- id: unique file id of an example.
|
48 |
|
49 |
### Data Splits
|