generated from UKPLab/ukp-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
37 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Manually-Downloaded Datasets | ||
Some datasets contained within FLAN must be downloaded manually from the creators. | ||
|
||
These are: | ||
|
||
* Newsroom: https://lil.nlp.cornell.edu/newsroom/ | ||
* Fill out the form provided by the authors to get access to the dataset | ||
|
||
Paper: [Newsroom: A Dataset of 1.3 Million Summaries with Diverse Extractive Strategies](https://aclanthology.org/N18-1065/) (Grusky et al., 2018) | ||
|
||
* Opin iDebate & Opin Movie: http://www.ccs.neu.edu/home/luwang/ | ||
|
||
Paper: [Neural Network-Based Abstract Generation for Opinions and Arguments](https://aclanthology.org/N16-1007/) (Wang & Ling, 2016) | ||
|
||
* Story Cloze: https://cs.rochester.edu/nlp/rocstories/ | ||
* Fill out the form provided by the authors to get access to the test dataset | ||
* Following the original FLAN, we use the 2016 version. | ||
|
||
Paper: [A Corpus and Cloze Evaluation for Deeper Understanding of Commonsense Stories](https://aclanthology.org/N16-1098/) (Mostafazadeh et al., 2016) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters