Documentazione aggiuntiva : Esplora documenti con codice
Codice sorgente :
tfds.text.scrolls.Scrolls
Versioni :
-
1.0.0
(impostazione predefinita): versione iniziale.
-
Struttura delle caratteristiche :
FeaturesDict({
'id': Text(shape=(), dtype=string),
'input': Text(shape=(), dtype=string),
'output': Text(shape=(), dtype=string),
'pid': Text(shape=(), dtype=string),
})
- Documentazione delle funzionalità :
Caratteristica | Classe | Forma | Tipo D | Descrizione |
---|---|---|---|---|
CaratteristicheDict | ||||
id | Testo | corda | ||
ingresso | Testo | corda | ||
produzione | Testo | corda | ||
pid | Testo | corda |
Chiavi supervisionate (vedi
as_supervised
doc ):('input', 'output')
Figura ( tfds.show_examples ): non supportato.
scrolls/summ_screen_fd (configurazione predefinita)
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ summ_screen_fd sottoinsieme
Descrizione della configurazione : sottoinsieme summ_screen_fd
Pagina iniziale : https://github.com/mingdachen/SummScreen
Dimensione del download :
48.67 MiB
Dimensione del set di dati:
132.48 MiB
Auto-cache ( documentazione ): Sì
Divisioni :
Diviso | Esempi |
---|---|
'test' | 337 |
'train' | 3.673 |
'validation' | 338 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@misc{chen2021summscreen,
title={SummScreen: A Dataset for Abstractive Screenplay Summarization},
author={Mingda Chen and Zewei Chu and Sam Wiseman and Kevin Gimpel},
year={2021},
eprint={2104.07091},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
pergamene/qasper
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ sottoinsieme qasper
Descrizione della configurazione : sottoinsieme qasper
Pagina iniziale : https://allenai.org/project/qasper
Dimensione del download :
19.20 MiB
Dimensione del set di dati:
131.60 MiB
Auto-cache ( documentazione ): Sì
Divisioni :
Diviso | Esempi |
---|---|
'test' | 1.399 |
'train' | 2.567 |
'validation' | 1.726 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@inproceedings{dasigi-etal-2021-dataset,
title = "A Dataset of Information-Seeking Questions and Answers Anchored in Research Papers",
author = "Dasigi, Pradeep and
Lo, Kyle and
Beltagy, Iz and
Cohan, Arman and
Smith, Noah A. and
Gardner, Matt",
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jun,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.naacl-main.365",
doi = "10.18653/v1/2021.naacl-main.365",
pages = "4599--4610",
abstract = "Readers of academic research papers often read with the goal of answering specific questions. Question Answering systems that can answer those questions can make consumption of the content much more efficient. However, building such tools requires data that reflect the difficulty of the task arising from complex reasoning about claims made in multiple parts of a paper. In contrast, existing information-seeking question answering tfds.core.usually contain questions about generic factoid-type information. We therefore present Qasper, a dataset of 5049 questions over 1585 Natural Language Processing papers. Each question is written by an NLP practitioner who read only the title and abstract of the corresponding paper, and the question seeks information present in the full text. The questions are then answered by a separate set of NLP practitioners who also provide supporting evidence to answers. We find that existing models that do well on other QA tasks do not perform well on answering these questions, underperforming humans by at least 27 F1 points when answering them from entire papers, motivating further research in document-grounded, information-seeking QA, which our dataset is designed to facilitate.",
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
pergamene/qmsum
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ sottoinsieme qmsum
Descrizione della configurazione : sottoinsieme qmsum
Pagina iniziale : https://github.com/Yale-LILY/QMSum
Dimensione del download :
26.02 MiB
Dimensione del set di dati:
97.86 MiB
Auto-cache ( documentazione ): Sì
Divisioni :
Diviso | Esempi |
---|---|
'test' | 281 |
'train' | 1.257 |
'validation' | 272 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@inproceedings{zhong-etal-2021-qmsum,
title = "{QMS}um: A New Benchmark for Query-based Multi-domain Meeting Summarization",
author = "Zhong, Ming and
Yin, Da and
Yu, Tao and
Zaidi, Ahmad and
Mutuma, Mutethia and
Jha, Rahul and
Awadallah, Ahmed Hassan and
Celikyilmaz, Asli and
Liu, Yang and
Qiu, Xipeng and
Radev, Dragomir",
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jun,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.naacl-main.472",
doi = "10.18653/v1/2021.naacl-main.472",
pages = "5905--5921",
abstract = "Meetings are a key component of human collaboration. As increasing numbers of meetings are recorded and transcribed, meeting summaries have become essential to remind those who may or may not have attended the meetings about the key decisions made and the tasks to be completed. However, it is hard to create a single short summary that covers all the content of a long meeting involving multiple people and topics. In order to satisfy the needs of different types of users, we define a new query-based multi-domain meeting summarization task, where models have to select and summarize relevant spans of meetings in response to a query, and we introduce QMSum, a new benchmark for this task. QMSum consists of 1,808 query-summary pairs over 232 meetings in multiple domains. Besides, we investigate a locate-then-summarize method and evaluate a set of strong summarization baselines on the task. Experimental results and manual analysis reveal that QMSum presents significant challenges in long meeting summarization for future research. Dataset is available at \url{https://github.com/Yale-LILY/QMSum}.",
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
scrolls/narrative_qa
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ narrative_qun sottoinsieme
Descrizione della configurazione : sottoinsieme narrative_qa
Homepage : https://deepmind.com/research/publications/narrativeqa-reading-comprehension-challenge
Dimensione del download :
7.50 GiB
Dimensione del set di dati:
21.56 GiB
Cache automatica ( documentazione ): No
Divisioni :
Diviso | Esempi |
---|---|
'test' | 10.306 |
'train' | 55.003 |
'validation' | 5.878 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@article{kovcisky2018narrativeqa,
title={The narrativeqa reading comprehension challenge},
author={Ko{\v{c} }isk{\'y}, Tom{\'a}{\v{s} } and Schwarz, Jonathan and Blunsom, Phil and Dyer, Chris and Hermann, Karl Moritz and Melis, G{\'a}bor and Grefenstette, Edward},
journal={Transactions of the Association for Computational Linguistics},
volume={6},
pages={317--328},
year={2018},
publisher={MIT Press}
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
scorre/gov_report
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/sottoinsieme gov_report
Descrizione della configurazione : sottoinsieme gov_report
Pagina iniziale : https://gov-report-data.github.io/
Dimensione del download :
301.58 MiB
Dimensione del set di dati :
1.01 GiB
Cache automatica ( documentazione ): No
Divisioni :
Diviso | Esempi |
---|---|
'test' | 973 |
'train' | 17.457 |
'validation' | 972 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@inproceedings{huang-etal-2021-efficient,
title = "Efficient Attentions for Long Document Summarization",
author = "Huang, Luyang and
Cao, Shuyang and
Parulian, Nikolaus and
Ji, Heng and
Wang, Lu",
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jun,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.naacl-main.112",
doi = "10.18653/v1/2021.naacl-main.112",
pages = "1419--1436",
abstract = "The quadratic computational and memory complexities of large Transformers have limited their scalability for long document summarization. In this paper, we propose Hepos, a novel efficient encoder-decoder attention with head-wise positional strides to effectively pinpoint salient information from the source. We further conduct a systematic study of existing efficient self-attentions. Combined with Hepos, we are able to process ten times more tokens than existing models that use full attentions. For evaluation, we present a new dataset, GovReport, with significantly longer documents and summaries. Results show that our models produce significantly higher ROUGE scores than competitive comparisons, including new state-of-the-art results on PubMed. Human evaluation also shows that our models generate more informative summaries with fewer unfaithful errors.",
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
scrolls/contract_nli
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ sottoinsieme contract_nli
Descrizione della configurazione : sottoinsieme contract_nli
Pagina iniziale : https://stanfordnlp.github.io/contract-nli/
Dimensione del download :
4.64 MiB
Dimensione del set di dati:
112.56 MiB
Auto-cache ( documentazione ): Sì
Divisioni :
Diviso | Esempi |
---|---|
'test' | 2.091 |
'train' | 7.191 |
'validation' | 1.037 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@inproceedings{koreeda-manning-2021-contractnli,
title = "ContractNLI: A Dataset for Document-level Natural Language Inference for Contracts",
author = "Koreeda, Yuta and
Manning, Christopher D.",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
year = "2021",
publisher = "Association for Computational Linguistics"
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.
pergamene/qualità
- Descrizione :
SCROLLS: confronto standardizzato su lunghe sequenze linguistiche. Una suite di tfds.core. in linguaggio naturale che richiede ragionamenti su testi lunghi. https://scrolls-benchmark.com/ sottoinsieme di qualità
Descrizione della configurazione : sottoinsieme di qualità
Homepage : https://github.com/nyu-mll/quality
Dimensione del download :
29.80 MiB
Dimensione del set di dati:
163.54 MiB
Auto-cache ( documentazione ): Sì
Divisioni :
Diviso | Esempi |
---|---|
'test' | 2.128 |
'train' | 2.523 |
'validation' | 2.086 |
- Esempi ( tfds.as_dataframe ):
- Citazione :
@article{pang2021quality,
title={ {QuALITY}: Question Answering with Long Input Texts, Yes!},
author={Pang, Richard Yuanzhe and Parrish, Alicia and Joshi, Nitish and Nangia, Nikita and Phang, Jason and Chen, Angelica and Padmakumar, Vishakh and Ma, Johnny and Thompson, Jana and He, He and Bowman, Samuel R.},
journal={arXiv preprint arXiv:2112.08608},
year={2021}
}
@misc{shaham2022scrolls,
title={SCROLLS: Standardized CompaRison Over Long Language Sequences},
author={Uri Shaham and Elad Segal and Maor Ivgi and Avia Efrat and Ori Yoran and Adi Haviv and Ankit Gupta and Wenhan Xiong and Mor Geva and Jonathan Berant and Omer Levy},
year={2022},
eprint={2201.03533},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Note that each SCROLLS dataset has its own citation. Please see the source to
get the correct citation for each contained dataset.