Suryanshg/SUPER-NATURALINSTRUCTIONS-xlingual
SUPER-NATURALINSTRUCTIONS-xlingual Dataset This repository hosts the Super Natural Instructions dataset on the GitHub: https://github.com/allenai/natural-instructions. The original repository on GitHub consists of JSON files which require complicated parsing. This dataset is in ready-to-use format using standard HuggingFace datasets library. Paper Link Here is the link to the original paper for this dataset: https://arxiv.org/abs/2204.07705 Citations… See the full description on the dataset page: https://huggingface.co/datasets/Suryanshg/SUPER-NATURALINSTRUCTIONS-xlingual.
SUPER-NATURALINSTRUCTIONS-xlingual Dataset
This repository hosts the Super Natural Instructions dataset on the GitHub: https://github.com/allenai/natural-instructions. The original repository on GitHub consists of JSON files which require complicated parsing. This dataset is in ready-to-use format using standard HuggingFace datasets library.
Paper Link
Here is the link to the original paper for this dataset: https://arxiv.org/abs/2204.07705
Citations
To cite the paper, please use this:
@inproceedings{naturalinstructions,
title={Cross-task generalization via natural language crowdsourcing instructions},
author={Mishra, Swaroop and Khashabi, Daniel and Baral, Chitta and Hajishirzi, Hannaneh},
booktitle={ACL},
year={2022}
}
@inproceedings{supernaturalinstructions,
title={Super-NaturalInstructions:Generalization via Declarative Instructions on 1600+ Tasks},
author={Wang, Yizhong and Mishra, Swaroop and Alipoormolabashi, Pegah and Kordi, Yeganeh and Mirzaei, Amirreza and Arunkumar, Anjana and Ashok, Arjun and Dhanasekaran, Arut Selvan and Naik, Atharva and Stap, David and others},
booktitle={EMNLP},
year={2022}
}