Datasets:
ghomasHudson
commited on
Commit
•
9e5350d
1
Parent(s):
f489b49
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ The 6 MuLD tasks consist of:
|
|
12 |
- **NarrativeQA** - A question answering dataset requiring an understanding of the plot of books and films.
|
13 |
- **HotpotQA** - An expanded version of HotpotQA requiring multihop reasoning between multiple wikipedia pages. This expanded version includes the full Wikipedia pages.
|
14 |
- **OpenSubtitles** - A translation dataset based on the OpenSubtitles 2018 dataset. The entire subtitles for each tv show is provided, one subtitle per line in both English and German.
|
15 |
-
- **VLSP (Very Long Scientific Papers)**
|
16 |
- **AO3 Style Change Detection**
|
17 |
- **Character Type Identification**
|
18 |
|
|
|
12 |
- **NarrativeQA** - A question answering dataset requiring an understanding of the plot of books and films.
|
13 |
- **HotpotQA** - An expanded version of HotpotQA requiring multihop reasoning between multiple wikipedia pages. This expanded version includes the full Wikipedia pages.
|
14 |
- **OpenSubtitles** - A translation dataset based on the OpenSubtitles 2018 dataset. The entire subtitles for each tv show is provided, one subtitle per line in both English and German.
|
15 |
+
- **VLSP (Very Long Scientific Papers)** - An expanded version of the Scientific Papers summarization dataset. Instead of removing very long papers (e.g. thesis), we explicitly include them removing any short papers.
|
16 |
- **AO3 Style Change Detection**
|
17 |
- **Character Type Identification**
|
18 |
|