diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 89fd3aa9612fb83a45aee3264b204d41230a6397..0000000000000000000000000000000000000000 --- a/.gitattributes +++ /dev/null @@ -1,41 +0,0 @@ -*.7z filter=lfs diff=lfs merge=lfs -text -*.arrow filter=lfs diff=lfs merge=lfs -text -*.bin filter=lfs diff=lfs merge=lfs -text -*.bz2 filter=lfs diff=lfs merge=lfs -text -*.ftz filter=lfs diff=lfs merge=lfs -text -*.gz filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.joblib filter=lfs diff=lfs merge=lfs -text -*.lfs.* filter=lfs diff=lfs merge=lfs -text -*.model filter=lfs diff=lfs merge=lfs -text -*.msgpack filter=lfs diff=lfs merge=lfs -text -*.npy filter=lfs diff=lfs merge=lfs -text -*.npz filter=lfs diff=lfs merge=lfs -text -*.onnx filter=lfs diff=lfs merge=lfs -text -*.ot filter=lfs diff=lfs merge=lfs -text -*.parquet filter=lfs diff=lfs merge=lfs -text -*.pb filter=lfs diff=lfs merge=lfs -text -*.pickle filter=lfs diff=lfs merge=lfs -text -*.pkl filter=lfs diff=lfs merge=lfs -text -*.pt filter=lfs diff=lfs merge=lfs -text -*.pth filter=lfs diff=lfs merge=lfs -text -*.rar filter=lfs diff=lfs merge=lfs -text -saved_model/**/* filter=lfs diff=lfs merge=lfs -text -*.tar.* filter=lfs diff=lfs merge=lfs -text -*.tflite filter=lfs diff=lfs merge=lfs -text -*.tgz filter=lfs diff=lfs merge=lfs -text -*.wasm filter=lfs diff=lfs merge=lfs -text -*.xz filter=lfs diff=lfs merge=lfs -text -*.zip filter=lfs diff=lfs merge=lfs -text -*.zstandard filter=lfs diff=lfs merge=lfs -text -*tfevents* filter=lfs diff=lfs merge=lfs -text -# Audio files - uncompressed -*.pcm filter=lfs diff=lfs merge=lfs -text -*.sam filter=lfs diff=lfs merge=lfs -text -*.raw filter=lfs diff=lfs merge=lfs -text -# Audio files - compressed -*.aac filter=lfs diff=lfs merge=lfs -text -*.flac filter=lfs diff=lfs merge=lfs -text -*.mp3 filter=lfs diff=lfs merge=lfs -text -*.ogg filter=lfs diff=lfs merge=lfs -text -*.wav filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md deleted file mode 100644 index 33f1a1fbe1fdd7bad745388e718c6bba061dd46e..0000000000000000000000000000000000000000 --- a/README.md +++ /dev/null @@ -1,147 +0,0 @@ ---- -language: -- en -license: -- mit -task_categories: -- question-answering -- summarization -- text-generation -task_ids: -- multiple-choice-qa -- natural-language-inference -configs: -- gov_report -- summ_screen_fd -- qmsum -- qasper -- narrative_qa -- quality -- contract_nli -- squad -- squad_shuffled_distractors -- squad_ordered_distractors -- hotpotqa -- hotpotqa_second_only -tags: -- multi-hop-question-answering -- query-based-summarization -- long-texts ---- - -## Dataset Description -- **Repository:** [SLED Github repository](https://github.com/Mivg/SLED) -- **Paper:** [Efficient Long-Text Understanding with Short-Text Models -](https://arxiv.org/pdf/2208.00748.pdf) - -# Dataset Card for SCROLLS - -## Overview -This dataset is based on the [SCROLLS](https://huggingface.co/datasets/tau/scrolls) dataset ([paper](https://arxiv.org/pdf/2201.03533.pdf)), the [SQuAD 1.1](https://huggingface.co/datasets/squad) dataset and the [HotpotQA](https://huggingface.co/datasets/hotpot_qa) dataset. -It doesn't contain any unpblished data, but includes the configuration needed for the [Efficient Long-Text Understanding with Short-Text Models -](https://arxiv.org/pdf/2208.00748.pdf) paper. - -## Tasks -The tasks included are: - -#### GovReport ([Huang et al., 2021](https://arxiv.org/pdf/2104.02112.pdf)) -GovReport is a summarization dataset of reports addressing various national policy issues published by the -Congressional Research Service and the U.S. Government Accountability Office, where each document is paired with a hand-written executive summary. -The reports and their summaries are longer than their equivalents in other popular long-document summarization datasets; -for example, GovReport's documents are approximately 1.5 and 2.5 times longer than the documents in Arxiv and PubMed, respectively. - -#### SummScreenFD ([Chen et al., 2021](https://arxiv.org/pdf/2104.07091.pdf)) -SummScreenFD is a summarization dataset in the domain of TV shows (e.g. Friends, Game of Thrones). -Given a transcript of a specific episode, the goal is to produce the episode's recap. -The original dataset is divided into two complementary subsets, based on the source of its community contributed transcripts. -For SCROLLS, we use the ForeverDreaming (FD) subset, as it incorporates 88 different shows, -making it a more diverse alternative to the TV MegaSite (TMS) subset, which has only 10 shows. -Community-authored recaps for the ForeverDreaming transcripts were collected from English Wikipedia and TVMaze. - -#### QMSum ([Zhong et al., 2021](https://arxiv.org/pdf/2104.05938.pdf)) -QMSum is a query-based summarization dataset, consisting of 232 meetings transcripts from multiple domains. -The corpus covers academic group meetings at the International Computer Science Institute and their summaries, industrial product meetings for designing a remote control, -and committee meetings of the Welsh and Canadian Parliaments, dealing with a variety of public policy issues. -Annotators were tasked with writing queries about the broad contents of the meetings, as well as specific questions about certain topics or decisions, -while ensuring that the relevant text for answering each query spans at least 200 words or 10 turns. - -#### NarrativeQA ([Kočiský et al., 2021](https://arxiv.org/pdf/1712.07040.pdf)) -NarrativeQA (Kočiský et al., 2021) is an established question answering dataset over entire books from Project Gutenberg and movie scripts from different websites. -Annotators were given summaries of the books and scripts obtained from Wikipedia, and asked to generate question-answer pairs, -resulting in about 30 questions and answers for each of the 1,567 books and scripts. -They were encouraged to use their own words rather then copying, and avoid asking yes/no questions or ones about the cast. -Each question was then answered by an additional annotator, providing each question with two reference answers (unless both answers are identical). - -#### Qasper ([Dasigi et al., 2021](https://arxiv.org/pdf/2105.03011.pdf)) -Qasper is a question answering dataset over NLP papers filtered from the Semantic Scholar Open Research Corpus (S2ORC). -Questions were written by NLP practitioners after reading only the title and abstract of the papers, -while another set of NLP practitioners annotated the answers given the entire document. -Qasper contains abstractive, extractive, and yes/no questions, as well as unanswerable ones. - -#### QuALITY ([Pang et al., 2021](https://arxiv.org/pdf/2112.08608.pdf)) -QuALITY is a multiple-choice question answering dataset over articles and stories sourced from Project Gutenberg, -the Open American National Corpus, and more. -Experienced writers wrote questions and distractors, and were incentivized to write answerable, unambiguous questions such that in order to correctly answer them, -human annotators must read large portions of the given document. -Reference answers were then calculated using the majority vote between of the annotators and writer's answers. -To measure the difficulty of their questions, Pang et al. conducted a speed validation process, -where another set of annotators were asked to answer questions given only a short period of time to skim through the document. -As a result, 50% of the questions in QuALITY are labeled as hard, i.e. the majority of the annotators in the speed validation setting chose the wrong answer. - -#### ContractNLI ([Koreeda and Manning, 2021](https://arxiv.org/pdf/2110.01799.pdf)) -Contract NLI is a natural language inference dataset in the legal domain. -Given a non-disclosure agreement (the premise), the task is to predict whether a particular legal statement (the hypothesis) is entailed, not entailed (neutral), or cannot be entailed (contradiction) from the contract. -The NDAs were manually picked after simple filtering from the Electronic Data Gathering, Analysis, and Retrieval system (EDGAR) and Google. -The dataset contains a total of 607 contracts and 17 unique hypotheses, which were combined to produce the dataset's 10,319 examples. - -#### SQuAD 1.1 ([Rajpurkar et al., 2016](https://arxiv.org/pdf/1606.05250.pdf)) -Stanford Question Answering Dataset (SQuAD) is a reading comprehension \ -dataset, consisting of questions posed by crowdworkers on a set of Wikipedia \ -articles, where the answer to every question is a segment of text, or span, \ -from the corresponding reading passage, or the question might be unanswerable. - -#### HotpotQA ([Yang et al., 2018](https://arxiv.org/pdf/1809.09600.pdf)) -HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: -(1) the questions require finding and reasoning over multiple supporting documents to answer; -(2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; -(3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervisionand explain the predictions; -(4) we offer a new type of factoid comparison questions to testQA systems’ ability to extract relevant facts and perform necessary comparison. - -## Data Fields - -All the datasets in the benchmark are in the same input-output format - -- `input`: a `string` feature. The input document. -- `input_prefix`: an optional `string` feature, for the datasets containing prefix (e.g. question) -- `output`: a `string` feature. The target. -- `id`: a `string` feature. Unique per input. -- `pid`: a `string` feature. Unique per input-output pair (can differ from 'id' in NarrativeQA and Qasper, where there is more then one valid target). - -The dataset that contain `input_prefix` are: -- SQuAD - the question -- HotpotQA - the question -- qmsum - the query -- qasper - the question -- narrative_qa - the question -- quality - the question + the four choices -- contract_nli - the hypothesis - -## Controlled experiments -To test multiple properties of SLED, we modify SQuAD 1.1 [Rajpurkar et al., 2016](https://arxiv.org/pdf/1606.05250.pdf) -and HotpotQA [Yang et al., 2018](https://arxiv.org/pdf/1809.09600.pdf) to create a few controlled experiments settings. -Those are accessible via the following configurations: -- squad - Contains the original version of SQuAD 1.1 (question + passage) -- squad_ordered_distractors - For each example, 9 random distrctor passages are concatenated (separated by '\n') -- squad_shuffled_distractors - For each example, 9 random distrctor passages are added (separated by '\n'), and jointly the 10 passages are randomly shuffled -- hotpotqa - A clean version of HotpotQA, where each input contains only the two gold passages (separated by '\n') -- hotpotqa_second_only - In each example, the input contains only the second gold passage - -## Citation -If you use this dataset, **please make sure to cite all the original dataset papers as well SCROLLS.** [[bibtex](https://drive.google.com/uc?export=download&id=1IUYIzQD9DPsECw0JWkwk4Ildn8JOMtuU)] -``` -@inproceedings{Ivgi2022EfficientLU, - title={Efficient Long-Text Understanding with Short-Text Models}, - author={Maor Ivgi and Uri Shaham and Jonathan Berant}, - year={2022} -} -``` \ No newline at end of file diff --git a/contract_nli/sled-test.parquet b/contract_nli/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49918dee8e7f35f7b081f285dd802f72ba16991 --- /dev/null +++ b/contract_nli/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b7514c4e1ba50755065be5f29b9eaf9bee8e495c933d336c094e844ac5cd14 +size 654040 diff --git a/contract_nli/sled-train.parquet b/contract_nli/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41243fbacc2074eaa151cdb03bbb66d3af4741b0 --- /dev/null +++ b/contract_nli/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4239e4984d9a3bb0c19aac6c0898f1e77c3aa2dae6e7d42def49e4eb15ed4bd +size 2259432 diff --git a/contract_nli/sled-validation.parquet b/contract_nli/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba3e179cd929e383771c668fdd13826b3e7db2d6 --- /dev/null +++ b/contract_nli/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bc7ab93036d8b1533c172eb90e923d05e3d69d6fdede46689cbdc5b66bc846 +size 356963 diff --git a/gov_report/sled-test.parquet b/gov_report/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..622c556374c563745d6ca0670188a1ce8b7ca874 --- /dev/null +++ b/gov_report/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f268f42c51ac5e638103f9136ca3ed3c92280910291a40a7ec27342b0930d5bf +size 23520503 diff --git a/gov_report/sled-train-00000-of-00002.parquet b/gov_report/sled-train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef289d73743e9b4660ec05b941795b58ff4e58d6 --- /dev/null +++ b/gov_report/sled-train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f66b1c53478492c4e35fb52207200b862e22ec943f868a69000ccc2b5a70bbf +size 271215414 diff --git a/gov_report/sled-train-00001-of-00002.parquet b/gov_report/sled-train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b76c3d578b502525fb905016d87e8860eb8f1dd1 --- /dev/null +++ b/gov_report/sled-train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca2007a9611562bb2db7fb0c8194278a42a6058ec200ada54c587465d4949ca +size 206068394 diff --git a/gov_report/sled-validation.parquet b/gov_report/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07c3b7a04cd06f7d37684e9a341f155824b327ac --- /dev/null +++ b/gov_report/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c5f4467841dce75ccb740d07908825f88bfdbc5c88cb10fb93161d0d69624c +size 27561495 diff --git a/hotpotqa/sled-train.parquet b/hotpotqa/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3897b3e86db72b786a6ec55ce4a5cca997a83430 --- /dev/null +++ b/hotpotqa/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ebca798d8c96284fa47bfa74b6d4474f90721c8f7e5754c535cb6f4e8f3536 +size 61256896 diff --git a/hotpotqa/sled-validation.parquet b/hotpotqa/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db739184c8ddbce314824bed65a15c69158f435b --- /dev/null +++ b/hotpotqa/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e058316b68eb56e86f685f8f9cc967e21abff99715e4caf60f5a1f7545ad4d89 +size 5008952 diff --git a/hotpotqa_second_only/sled-train.parquet b/hotpotqa_second_only/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42500fcef36119e8bf0ffdb58917adb7b8d318ce --- /dev/null +++ b/hotpotqa_second_only/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10aed1db9add88985ed6bbed61983e756059f6ee9f4ce4eeb3a60becc6f68b21 +size 36678024 diff --git a/hotpotqa_second_only/sled-validation.parquet b/hotpotqa_second_only/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbe2255e185a7d4dfb6416a70b5168833fb23da3 --- /dev/null +++ b/hotpotqa_second_only/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca71b7f20c1edeab41ac821639b3f6a8cdab814bdbdc317af36675a60437238 +size 2987563 diff --git a/narrative_qa/sled-test-00000-of-00006.parquet b/narrative_qa/sled-test-00000-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e89e2f55aa9a27fec194d0fac44c424da5a3abd --- /dev/null +++ b/narrative_qa/sled-test-00000-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f806cd41021a01313801cc77a71a875d54283b3cefc18f862fc8d0467632ce33 +size 11161985 diff --git a/narrative_qa/sled-test-00001-of-00006.parquet b/narrative_qa/sled-test-00001-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c61ea7d6e54e7c1daed7210ad9cbe97ada8b5fdc --- /dev/null +++ b/narrative_qa/sled-test-00001-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aadf80b3634383838b160e35016af929692e37dfd5a34a3ec728bea5e15996a +size 11679880 diff --git a/narrative_qa/sled-test-00002-of-00006.parquet b/narrative_qa/sled-test-00002-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81a7c5ffdd3711e157dd78c96e6b0a925d965df6 --- /dev/null +++ b/narrative_qa/sled-test-00002-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbac6f9299975f10b18c6b282243bfed14b863e7c551ae8be49297ebdbdee7e +size 12646159 diff --git a/narrative_qa/sled-test-00003-of-00006.parquet b/narrative_qa/sled-test-00003-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d3f026842d8bea3e0e0ff55eb42c790e3d98928 --- /dev/null +++ b/narrative_qa/sled-test-00003-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8326c61d3184c11dea0f7b7c14cec6aeb72497eb74141ab503fcdcc33b14dd87 +size 14545634 diff --git a/narrative_qa/sled-test-00004-of-00006.parquet b/narrative_qa/sled-test-00004-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4925b42ec6ae2dee8239dc03f1740cf0b157ba1f --- /dev/null +++ b/narrative_qa/sled-test-00004-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc04d8b5a3f1fdbd96e9e9ac533eb9697c481f1e1f987ad689b8bf41a5940208 +size 12029406 diff --git a/narrative_qa/sled-test-00005-of-00006.parquet b/narrative_qa/sled-test-00005-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..507b27d0e4a35507125666010e0bed7abe242864 --- /dev/null +++ b/narrative_qa/sled-test-00005-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd2277a9bef47ddae6e4947a63b1c534f918de0d8530c36959b178dabbd02b6 +size 1596367 diff --git a/narrative_qa/sled-train-00000-of-00028.parquet b/narrative_qa/sled-train-00000-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62290417844da5d2b184efeac2862496464bcbdc --- /dev/null +++ b/narrative_qa/sled-train-00000-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b56d2fc7a1243f83ec4db56db4990ac4753dd17f81fd19bf769f68967da8180 +size 6439998 diff --git a/narrative_qa/sled-train-00001-of-00028.parquet b/narrative_qa/sled-train-00001-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34419af7ab173afd536800bb2487fee0a29e7ec8 --- /dev/null +++ b/narrative_qa/sled-train-00001-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd7766820d7d685304e21447a2d782b946852408c36113f015e64561c27f9df +size 6691844 diff --git a/narrative_qa/sled-train-00002-of-00028.parquet b/narrative_qa/sled-train-00002-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26d192a79f792cae21453e3e8dedc94cad19f5a7 --- /dev/null +++ b/narrative_qa/sled-train-00002-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5060154e9a3ee28add9379c3c6b33e14e668dcdb5083aeeff94f15f501183c +size 8699072 diff --git a/narrative_qa/sled-train-00003-of-00028.parquet b/narrative_qa/sled-train-00003-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aef0718a46c83ab658360b970b86ca2d03314d62 --- /dev/null +++ b/narrative_qa/sled-train-00003-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2251509906c5446e064994006dcafb1874a57d12f6f726bafb2132e85666ff41 +size 10570887 diff --git a/narrative_qa/sled-train-00004-of-00028.parquet b/narrative_qa/sled-train-00004-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e3397766bffc72f413dc658c4f77d3d80750c55 --- /dev/null +++ b/narrative_qa/sled-train-00004-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b4ea9766b266cdcbd74ae439c2e17eb0bbdf0061f48a2e9d74f92c84366e76 +size 7839811 diff --git a/narrative_qa/sled-train-00005-of-00028.parquet b/narrative_qa/sled-train-00005-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f53f4b3799fd75469c8316a5617159f526f29dbc --- /dev/null +++ b/narrative_qa/sled-train-00005-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996d25b12e86387fdb15f6167bcbc523d5e338f89566e7f2c7bfc758b89023a5 +size 10372307 diff --git a/narrative_qa/sled-train-00006-of-00028.parquet b/narrative_qa/sled-train-00006-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..385ce4464141ff471066b0ed0f5016ff964e34f4 --- /dev/null +++ b/narrative_qa/sled-train-00006-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f551cb1b48f49e6a86d6ead720596799c97ccfc39b34fb946695e0284d376b8 +size 7985808 diff --git a/narrative_qa/sled-train-00007-of-00028.parquet b/narrative_qa/sled-train-00007-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88cad7933bd92c0de69035ac318fb9cd74325132 --- /dev/null +++ b/narrative_qa/sled-train-00007-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeade48fca45d94f517270e01b5ade5eb759dd2e5ecf1855836a9b6fc31ddc29 +size 6411454 diff --git a/narrative_qa/sled-train-00008-of-00028.parquet b/narrative_qa/sled-train-00008-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5330a686f04949d9a9464fd4ea29b7a208fcf0e2 --- /dev/null +++ b/narrative_qa/sled-train-00008-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa927638fecd794444efec738c1c278015666ed758439fa2e8468982eb546b2 +size 6413716 diff --git a/narrative_qa/sled-train-00009-of-00028.parquet b/narrative_qa/sled-train-00009-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e624e97f8e81f65510e04c26135d6eb9008b6cd1 --- /dev/null +++ b/narrative_qa/sled-train-00009-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e774fe0dd5c21f8db35fc2217ebc659ddc8045802f6cbbb6165f942228ed1c70 +size 8742527 diff --git a/narrative_qa/sled-train-00010-of-00028.parquet b/narrative_qa/sled-train-00010-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63c702fe41559b1038c5244d278a00378e5efebc --- /dev/null +++ b/narrative_qa/sled-train-00010-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac49df1ea4e92310e7f38ce8027aea1e07f0be09ef0192397d2094aaf02fb7ea +size 7325747 diff --git a/narrative_qa/sled-train-00011-of-00028.parquet b/narrative_qa/sled-train-00011-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d7d2ebebd365441599f7f2621c2f933973955f8 --- /dev/null +++ b/narrative_qa/sled-train-00011-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e92ee72d4d5ae825e4a439a97f0291d9df558efabbf5779d5c48dd5406ee25 +size 6237796 diff --git a/narrative_qa/sled-train-00012-of-00028.parquet b/narrative_qa/sled-train-00012-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98e989e9c446bbb6e09e938b7fa766ba3fda7e8d --- /dev/null +++ b/narrative_qa/sled-train-00012-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27eb0bb7c920b79ee1607e1a3d2b754f93cb4b8cbb2cff52cf5cb5e3ae203d59 +size 8333921 diff --git a/narrative_qa/sled-train-00013-of-00028.parquet b/narrative_qa/sled-train-00013-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f865b331f883c49c7974097a874533845a64cc01 --- /dev/null +++ b/narrative_qa/sled-train-00013-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312b13791029ffe6e9cced1558d4bb04dc7eb094c59444f5ff846421b4c04929 +size 6270136 diff --git a/narrative_qa/sled-train-00014-of-00028.parquet b/narrative_qa/sled-train-00014-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f4d5e76f1add4a396864d5f23dfd8ad211e5798 --- /dev/null +++ b/narrative_qa/sled-train-00014-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb03112f2fb4b9bf6be4e9a9605a74e927a0c553311594a3c2edf598a7930a88 +size 8841226 diff --git a/narrative_qa/sled-train-00015-of-00028.parquet b/narrative_qa/sled-train-00015-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..126d3821ec7a853e0c7ce155e4796f1018ab46dc --- /dev/null +++ b/narrative_qa/sled-train-00015-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d22b3ccd9d7b573585e7cd67253c7a55097c73fd7294562dbe92bf6e56de67 +size 8193046 diff --git a/narrative_qa/sled-train-00016-of-00028.parquet b/narrative_qa/sled-train-00016-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37024d287544c2a9cc02d9034bd67283520454c1 --- /dev/null +++ b/narrative_qa/sled-train-00016-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1161270c92b4903a725bc7400a40feca7569ca9eeba99844ec195118579614e +size 8406507 diff --git a/narrative_qa/sled-train-00017-of-00028.parquet b/narrative_qa/sled-train-00017-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec014cd7e3431b8def0edaf7acf9e1f1d733f720 --- /dev/null +++ b/narrative_qa/sled-train-00017-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06edf6df83ed27f466e94d987fe6d00acc8efd79bca48b9722b6c80288285b9 +size 7699995 diff --git a/narrative_qa/sled-train-00018-of-00028.parquet b/narrative_qa/sled-train-00018-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6b9d72f70b5e8ba9a02ba587715f154b0ad61e3 --- /dev/null +++ b/narrative_qa/sled-train-00018-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab1e4695af8f31a78ccc1dde51056ca633c7caf8f6fb280d89637f547b678c6 +size 8299534 diff --git a/narrative_qa/sled-train-00019-of-00028.parquet b/narrative_qa/sled-train-00019-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76a77a5dd809354f39d83c85e34b5138ceefcd6d --- /dev/null +++ b/narrative_qa/sled-train-00019-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d25b0889779cc0efb4df0a18e8dd48c220c573152fbd19848ba706029246b3a +size 7271293 diff --git a/narrative_qa/sled-train-00020-of-00028.parquet b/narrative_qa/sled-train-00020-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d98ae3d14ba90e20bfbee7fd6b93b90ef4ef97c --- /dev/null +++ b/narrative_qa/sled-train-00020-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6119e833dd40152be1a44d4f67f99a3086af92365dfa422393b6e6e208f0c7fc +size 9735838 diff --git a/narrative_qa/sled-train-00021-of-00028.parquet b/narrative_qa/sled-train-00021-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69a223c187b438ba5d0ff00bc8984b8f38c8e30c --- /dev/null +++ b/narrative_qa/sled-train-00021-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a8989aebe47bd326b461ba5d01814aa750e35b5b3e8b1d42907bbdbfd1a93e +size 5866620 diff --git a/narrative_qa/sled-train-00022-of-00028.parquet b/narrative_qa/sled-train-00022-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff261273d3f274a38ca6f4c3e0fba4da9cbd8fd5 --- /dev/null +++ b/narrative_qa/sled-train-00022-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3540c17225afb4d694507c4fdc4ec6ed00197494e227e3c74168f6f02b90872 +size 6322502 diff --git a/narrative_qa/sled-train-00023-of-00028.parquet b/narrative_qa/sled-train-00023-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d23a09232d1fb9f79bfd2eb113ad83ac089ad3b9 --- /dev/null +++ b/narrative_qa/sled-train-00023-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35573cd2dff4e27a359517d57d615b2fa3d905aa787575ff6fd870fa68752062 +size 7021062 diff --git a/narrative_qa/sled-train-00024-of-00028.parquet b/narrative_qa/sled-train-00024-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3ab6878f212cf390acab7f42af1188afecd2007 --- /dev/null +++ b/narrative_qa/sled-train-00024-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac2c1ad74cc0f3cbd6b72cf0a01629f19ce8bb6122d6ebc6b384c3f3dff800d +size 8031522 diff --git a/narrative_qa/sled-train-00025-of-00028.parquet b/narrative_qa/sled-train-00025-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58063109032b96ced0f647e993a68428c97941fe --- /dev/null +++ b/narrative_qa/sled-train-00025-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b568828b9587a5673a0b23966528c2a14ac4086dc578a8e5a44e03a643c261cb +size 9649547 diff --git a/narrative_qa/sled-train-00026-of-00028.parquet b/narrative_qa/sled-train-00026-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d351275d5b9a90687945b67ef113d12fb020a818 --- /dev/null +++ b/narrative_qa/sled-train-00026-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b6f84874a6c147d749fa8d37cf0bd9e067f5d9a53d8d0ae393fd5be395749d +size 8195551 diff --git a/narrative_qa/sled-train-00027-of-00028.parquet b/narrative_qa/sled-train-00027-of-00028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a330fe4dc9e28388d03ad2e8fadf8da9df12b04 --- /dev/null +++ b/narrative_qa/sled-train-00027-of-00028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613c9fd49f9ef09fe3a3bc67dae53341b418216f82c7819e7f46a34b2e31e192 +size 135448 diff --git a/narrative_qa/sled-validation-00000-of-00003.parquet b/narrative_qa/sled-validation-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f280f48e8b02d57187fae51099a89f68629abba6 --- /dev/null +++ b/narrative_qa/sled-validation-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5729940b170cf46c90a18fe8f5dd5e92961f4277aedb95edd925195cd6cf78ee +size 8365916 diff --git a/narrative_qa/sled-validation-00001-of-00003.parquet b/narrative_qa/sled-validation-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f803ae8f6bb3fe4f44ff9aad3ab58b3101810b2a --- /dev/null +++ b/narrative_qa/sled-validation-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb421285665fc925d0c9400a4d128ccd40af559e083f0a814b71bc727e1c76d +size 6797836 diff --git a/narrative_qa/sled-validation-00002-of-00003.parquet b/narrative_qa/sled-validation-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8802ec4c074571a50892a90f470ac998ec83f343 --- /dev/null +++ b/narrative_qa/sled-validation-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97d8407f9d82c1dcb89197d095c02b339bf6927c521e94a980ac261d3cf73a4 +size 7813686 diff --git a/qasper/sled-test.parquet b/qasper/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf9c05e33db6e3358d13f321056c4aca97fd3a4e --- /dev/null +++ b/qasper/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d677f3fdded3a1dff83ae6d201c4860e9794051e0d2988bc84947fb19327f582 +size 4794496 diff --git a/qasper/sled-train.parquet b/qasper/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64fb87603ae4eaa4d905fb60c1fcf69afc35d7cf --- /dev/null +++ b/qasper/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1952112f1664b0eb013b8a38b6e51726b5d049125fd28e2d92a7de2133496f +size 11333255 diff --git a/qasper/sled-validation.parquet b/qasper/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e451defa25a0a8823905b0b04fa1f732963df458 --- /dev/null +++ b/qasper/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf12d10b7b2a1b57af76d28b08ad17709535431e67d44d1d9c9096a85d21532 +size 3439122 diff --git a/qmsum/sled-test.parquet b/qmsum/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c9d449b2a2ea32bedefc393abdb629a70173529 --- /dev/null +++ b/qmsum/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dba2aa73dcccd456c34946f5a73577f8a893e679c10a4846cb4442c56463eda +size 919227 diff --git a/qmsum/sled-train.parquet b/qmsum/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba95a3d9e08b26e636bddf0e0a7b54c3167f741b --- /dev/null +++ b/qmsum/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8dcda3c4b0f9f8781bd7b799769cbda615a1ebfffc6e3a4c95ba5c6c19dae0 +size 4280437 diff --git a/qmsum/sled-validation.parquet b/qmsum/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb5c23827dc5b67a5f00ad30e750828424262451 --- /dev/null +++ b/qmsum/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9886e6f31b8f9341cf129ddcc4aed1dc1dff736da931f19c1267c4bac570ffa +size 973794 diff --git a/quality/sled-test.parquet b/quality/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e6cbf20457d9513ed21017c716acb8ffee2dae --- /dev/null +++ b/quality/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238d1876b5a2d696a29d193bb9e2a137c700a0ff9a9b7e9069fcf371cf01d3a9 +size 2671351 diff --git a/quality/sled-train.parquet b/quality/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0c47bf7eed3064503b36dbf81d8e8b8b5d8275a --- /dev/null +++ b/quality/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc462d9836c937df25807744acb870a3f71829f807003707890457dea7fbe2c1 +size 3361451 diff --git a/quality/sled-validation.parquet b/quality/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da148343be1689cdf26668a3d75b9f6081f9c775 --- /dev/null +++ b/quality/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21934735a2fe0f5af569f20c3a80b45551ecfebae679f1517210ae7be360b3a5 +size 2775088 diff --git a/sled.py b/sled.py deleted file mode 100644 index 385d8200f29eca392eda85fec4bc685a475d9c84..0000000000000000000000000000000000000000 --- a/sled.py +++ /dev/null @@ -1,657 +0,0 @@ -# coding=utf-8 -# Lint as: python3 -"""Data for SLED, based on the SCROLLS benchmark.""" -import json -import os -import random -import re - -import datasets - -import numpy as np - - -_SLED_DESCRIPTION = """ -Efficient Long-Text Understanding with Short-Text Models. -Our SLiding-Encoder and Decoder uses any pretrained encoder-decoder model, to independtly encode overlapping chunks of -the inputs, and perform fusion-in-decoder to achieve linear-memory requirment for long-range natural language understanding. - -""" - -_SCROLLS_DESCRIPTION = """ -SCROLLS: Standardized CompaRison Over Long Language Sequences. -A suite of natural language datasets that require reasoning over long texts. -https://scrolls-benchmark.com/ - -""" - -_SUMM_SCREEN_DESCRIPTION = """ -SummScreenFD (Chen et al., 2021) is a summarization dataset in the domain of TV shows (e.g. Friends, Game of Thrones). -Given a transcript of a specific episode, the goal is to produce the episode's recap. -The original dataset is divided into two complementary subsets, based on the source of its community contributed transcripts. -For SCROLLS, we use the ForeverDreaming (FD) subset, as it incorporates 88 different shows, -making it a more diverse alternative to the TV MegaSite (TMS) subset, which has only 10 shows. -Community-authored recaps for the ForeverDreaming transcripts were collected from English Wikipedia and TVMaze.""" - -_QASPER_DESCRIPTION = """ -Qasper (Dasigi et al., 2021) is a question answering dataset over NLP papers filtered from the Semantic Scholar Open Research Corpus (S2ORC). -Questions were written by NLP practitioners after reading only the title and abstract of the papers, -while another set of NLP practitioners annotated the answers given the entire document. -Qasper contains abstractive, extractive, and yes/no questions, as well as unanswerable ones.""" - -_QMSUM_DESCRIPTION = """ -QMSum (Zhong et al., 2021) is a query-based summarization dataset, consisting of 232 meetings transcripts from multiple domains. -The corpus covers academic group meetings at the International Computer Science Institute and their summaries, industrial product meetings for designing a remote control, -and committee meetings of the Welsh and Canadian Parliaments, dealing with a variety of public policy issues. -Annotators were tasked with writing queries about the broad contents of the meetings, as well as specific questions about certain topics or decisions, -while ensuring that the relevant text for answering each query spans at least 200 words or 10 turns.""" - -_NARRATIVE_QA_DESCRIPTION = """ -NarrativeQA (Kočiský et al., 2021) is an established question answering dataset over entire books from Project Gutenberg and movie scripts from different websites. -Annotators were given summaries of the books and scripts obtained from Wikipedia, and asked to generate question-answer pairs, -resulting in about 30 questions and answers for each of the 1,567 books and scripts. -They were encouraged to use their own words rather then copying, and avoid asking yes/no questions or ones about the cast. -Each question was then answered by an additional annotator, providing each question with two reference answers (unless both answers are identical)..""" - -_GOV_REPORT_DESCRIPTION = """ -GovReport (Huang et al., 2021) is a summarization dataset of reports addressing various national policy issues published by the -Congressional Research Service and the U.S. Government Accountability Office, where each document is paired with a hand-written executive summary. -The reports and their summaries are longer than their equivalents in other popular long-document summarization datasets; -for example, GovReport's documents are approximately 1.5 and 2.5 times longer than the documents in Arxiv and PubMed, respectively.""" - -_CONTRACT_NLI_DESCRIPTION = """ -Contract NLI (Koreeda and Manning, 2021) is a natural language inference dataset in the legal domain. -Given a non-disclosure agreement (the premise), the task is to predict whether a particular legal statement (the hypothesis) is entailed, not entailed (neutral), or cannot be entailed (contradiction) from the contract. -The NDAs were manually picked after simple filtering from the Electronic Data Gathering, Analysis, and Retrieval system (EDGAR) and Google. -The dataset contains a total of 607 contracts and 17 unique hypotheses, which were combined to produce the dataset's 10,319 examples.""" - -_QUALITY_DESCRIPTION = """ -QuALITY (Pang et al., 2021) is a multiple-choice question answering dataset over articles and stories sourced from Project Gutenberg, -the Open American National Corpus, and more. -Experienced writers wrote questions and distractors, and were incentivized to write answerable, unambiguous questions such that in order to correctly answer them, -human annotators must read large portions of the given document. -Reference answers were then calculated using the majority vote between of the annotators and writer's answers. -To measure the difficulty of their questions, Pang et al. conducted a speed validation process, -where another set of annotators were asked to answer questions given only a short period of time to skim through the document. -As a result, 50% of the questions in QuALITY are labeled as hard, i.e. the majority of the annotators in the speed validation setting chose the wrong answer.""" - -_SQUAD_DESCRIPTION = """\ -Stanford Question Answering Dataset (SQuAD) is a reading comprehension \ -dataset, consisting of questions posed by crowdworkers on a set of Wikipedia \ -articles, where the answer to every question is a segment of text, or span, \ -from the corresponding reading passage, or the question might be unanswerable. -""" - -_HOTPOTQA_DESCRIPTION = """\ -HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: -(1) the questions require finding and reasoning over multiple supporting documents to answer; -(2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; -(3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervisionand explain the predictions; -(4) we offer a new type of factoid comparison questions to testQA systems’ ability to extract relevant facts and perform necessary comparison. -""" - -_SLED_CITATION = """ -@inproceedings{Ivgi2022EfficientLU, - title={Efficient Long-Text Understanding with Short-Text Models}, - author={Maor Ivgi and Uri Shaham and Jonathan Berant}, - year={2022} -} -Note that each SLED dataset has its own citation. Please see the source to -get the correct citation for each contained dataset (and also cite the SCROLLS dataset on which it is based). -""" - -_SCROLLS_CITATION = """ -@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. -""" - -_SUMM_SCREEN_CITATION = r""" -@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} -}""" - -_QASPER_CITATION = r""" -@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 datasets 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.", -}""" - -_QMSUM_CITATION = r"""@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}.", -}""" - -_NARRATIVE_QA_CITATION = r""" -@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} -}""" - -_GOV_REPORT_CITATION = r""" -@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.", -}""" - -_CONTRACT_NLI_CITATION = """\ -@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" -} -""" -_QUALITY_CITATION = """\ -@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} -} -""" -_SQUAD_CITATION = """\ -@article{2016arXiv160605250R, - author = {{Rajpurkar}, Pranav and {Zhang}, Jian and {Lopyrev}, - Konstantin and {Liang}, Percy}, - title = "{SQuAD: 100,000+ Questions for Machine Comprehension of Text}", - journal = {arXiv e-prints}, - year = 2016, - eid = {arXiv:1606.05250}, - pages = {arXiv:1606.05250}, -archivePrefix = {arXiv}, - eprint = {1606.05250}, -} -""" -_HOTPOTQA_CITATION = """ -@inproceedings{yang2018hotpotqa, - title={{HotpotQA}: A Dataset for Diverse, Explainable Multi-hop Question Answering}, - author={Yang, Zhilin and Qi, Peng and Zhang, Saizheng and Bengio, Yoshua and Cohen, William W. and Salakhutdinov, Ruslan and Manning, Christopher D.}, - booktitle={Conference on Empirical Methods in Natural Language Processing ({EMNLP})}, - year={2018} -} -""" - - -class SLEDConfig(datasets.BuilderConfig): - """BuilderConfig for SLED.""" - - def __init__(self, features, data_url, citation, url, **kwargs): - """BuilderConfig for SLED. - Args: - features: `list[string]`, list of the features that will appear in the - feature dict. Should not include "label". - data_url: `string`, url to download the zip file from. - citation: `string`, citation for the data set. - url: `string`, url for information about the data set. - label_classes: `list[string]`, the list of classes for the label if the - label is present as a string. Non-string labels will be cast to either - 'False' or 'True'. - **kwargs: keyword arguments forwarded to super. - """ - super(SLEDConfig, self).__init__(version=datasets.Version("1.0.0"), **kwargs) - self.features = features - self.data_url = data_url - self.citation = citation - self.url = url - - -class SquadConfig(SLEDConfig): - """BuilderConfig for SQUAD.""" - _URL = "https://rajpurkar.github.io/SQuAD-explorer/dataset/" - _URLS = { - "train": _URL + "train-v1.1.json", - "dev": _URL + "dev-v1.1.json", - } - - def __init__(self, n_distractors=0, random_order=True, **kwargs): - """BuilderConfig for SQUAD. - Args: - **kwargs: keyword arguments forwarded to super. - """ - super(SquadConfig, self).__init__(**kwargs) - self.n_distractors = n_distractors - self.random_order = random_order - - -class HotpotQAConfig(SLEDConfig): - """BuilderConfig for HotpotQA distractors settings""" - _URL_BASE = "http://curtis.ml.cmu.edu/datasets/hotpot/" - _HOMEPAGE = '"https://hotpotqa.github.io/"' - - def __init__(self, gold_passages, distractors=True, **kwargs): - """ - gold_passages should be one of first, second and both - """ - super(HotpotQAConfig, self).__init__(**kwargs) - self.gold_passages = gold_passages - self.distractors = distractors - - -class QualityConfig(SLEDConfig): - def __init__(self, prefix_only=False, **kwargs): - super().__init__(**kwargs) - self.hard_only = False - self.prefix_only = prefix_only - - -features_qa = ["id", "pid", "input", 'input_prefix', "output"] -features = ["id", "pid", "input", "output"] - - -class SLED(datasets.GeneratorBasedBuilder): - """The SCROLLS benchmark with modifications for SLED. + tasks based on SQuAD 1.1 and HotpotQA""" - - DEFAULT_WRITER_BATCH_SIZE = 1000 # because Narrative QA is a rather large dataset - BUILDER_CONFIGS = [ - SLEDConfig( - name="summ_screen_fd", - description=_SUMM_SCREEN_DESCRIPTION, - features=features, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/summ_screen_fd.zip", - citation=_SUMM_SCREEN_CITATION, - url="https://github.com/mingdachen/SummScreen", - ), - SLEDConfig( - name="qasper", - description=_QASPER_DESCRIPTION, - features=features_qa, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/qasper.zip", - citation=_QASPER_CITATION, - url="https://allenai.org/project/qasper", - ), - SLEDConfig( - name="qmsum", - description=_QMSUM_DESCRIPTION, - features=features_qa, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/qmsum.zip", - citation=_QMSUM_CITATION, - url="https://github.com/Yale-LILY/QMSum", - ), - SLEDConfig( - name="narrative_qa", - description=_NARRATIVE_QA_DESCRIPTION, - features=features_qa, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/narrative_qa.zip", - citation=_NARRATIVE_QA_CITATION, - url="https://deepmind.com/research/publications/narrativeqa-reading-comprehension-challenge", - ), - SLEDConfig( - name="gov_report", - description=_GOV_REPORT_CITATION, - features=features, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/gov_report.zip", - citation=_GOV_REPORT_DESCRIPTION, - url="https://gov-report-data.github.io/", - ), - SLEDConfig( - name="contract_nli", - description=_CONTRACT_NLI_DESCRIPTION, - features=features_qa, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/contract_nli.zip", - citation=_CONTRACT_NLI_CITATION, - url="https://stanfordnlp.github.io/contract-nli/", - ), - QualityConfig( - name="quality", - prefix_only=False, - description=_QUALITY_CITATION, - features=features_qa, - data_url="https://scrolls-tau.s3.us-east-2.amazonaws.com/quality.zip", - citation=_QUALITY_DESCRIPTION, - url="https://github.com/nyu-mll/quality", - ), - SquadConfig( - name="squad", - data_url=SquadConfig._URLS, - features=features_qa, - citation=_SQUAD_CITATION, - url=SquadConfig._URL, - description=_SQUAD_DESCRIPTION - ), - SquadConfig( - name="squad_shuffled_distractors", - data_url=SquadConfig._URLS, - n_distractors=9, - random_order=True, - features=features_qa, - citation=_SQUAD_CITATION, - url=SquadConfig._URL, - description=_SQUAD_DESCRIPTION - ), - SquadConfig( - name="squad_ordered_distractors", - data_url=SquadConfig._URLS, - n_distractors=9, - random_order=False, - features=features_qa, - citation=_SQUAD_CITATION, - url=SquadConfig._URL, - description=_SQUAD_DESCRIPTION - ), - HotpotQAConfig( - name=f"hotpotqa", - data_url=HotpotQAConfig._URL_BASE, - gold_passages='both', - distractors=False, - features=features_qa, - citation=_HOTPOTQA_CITATION, - url=HotpotQAConfig._HOMEPAGE, - description=_HOTPOTQA_DESCRIPTION - ), - HotpotQAConfig( - name=f"hotpotqa_second_only", - data_url=HotpotQAConfig._URL_BASE, - gold_passages='second', - distractors=False, - features=features_qa, - citation=_HOTPOTQA_CITATION, - url=HotpotQAConfig._HOMEPAGE, - description=_HOTPOTQA_DESCRIPTION - )] - - def _info(self): - features = {feature: datasets.Value("string") for feature in self.config.features} - - return datasets.DatasetInfo( - description=_SLED_DESCRIPTION + _SCROLLS_DESCRIPTION + self.config.description, - features=datasets.Features(features), - homepage=self.config.url, - citation=self.config.citation + "\n" + _SCROLLS_CITATION + "\n" + _SLED_CITATION - ) - - def _scrolls_split_generators(self, dl_manager): - dl_dir = dl_manager.download_and_extract(self.config.data_url) - task_name = _get_task_name_from_data_url(self.config.data_url) - dl_dir = os.path.join(dl_dir, task_name) - - data_files = {} if self.config.data_files is not None else None - if data_files is not None: - for split, paths in self.config.data_files.items(): - data_files[split] = paths[0] - - return [ - datasets.SplitGenerator( - name=datasets.Split.TRAIN, - gen_kwargs={ - "data_file": os.path.join(dl_dir, "train.jsonl"), - "split": datasets.Split.TRAIN, - }, - ), - datasets.SplitGenerator( - name=datasets.Split.VALIDATION, - gen_kwargs={ - "data_file": os.path.join(dl_dir, "validation.jsonl"), - "split": datasets.Split.VALIDATION, - }, - ), - datasets.SplitGenerator( - name=datasets.Split.TEST, - gen_kwargs={ - "data_file": os.path.join(dl_dir, "test.jsonl") if data_files is None else data_files["test"], - "split": datasets.Split.TEST, - }, - ), - ] - - def _squad_split_generators(self, dl_manager): - - downloaded_files = dl_manager.download_and_extract(self.config.data_url) - - return [ - datasets.SplitGenerator(name=datasets.Split.TRAIN, gen_kwargs={"filepath": downloaded_files["train"]}), - datasets.SplitGenerator(name=datasets.Split.VALIDATION, gen_kwargs={"filepath": downloaded_files["dev"]}), - ] - - def _hotpotqa_split_generators(self, dl_manager): - """Returns SplitGenerators.""" - paths = { - datasets.Split.TRAIN: HotpotQAConfig._URL_BASE + "hotpot_train_v1.1.json", - datasets.Split.VALIDATION: HotpotQAConfig._URL_BASE + "hotpot_dev_distractor_v1.json", - } - - files = dl_manager.download(paths) - - split_generators = [] - for split in files: - split_generators.append(datasets.SplitGenerator(name=split, gen_kwargs={"data_file": files[split]})) - - return split_generators - - def _split_generators(self, dl_manager): - if 'squad' in self.config.name: - return self._squad_split_generators(dl_manager) - elif 'hotpotqa' in self.config.name: - return self._hotpotqa_split_generators(dl_manager) - else: - return self._scrolls_split_generators(dl_manager) - - def _scrolls_gen(self, data_file, split): - def prefix_splitter(line): - row = json.loads(line) - i = row['input'].find('\n\n') - row['input'], row['input_prefix'] = row['input'][i + 2:], row['input'][:i] - return row - - def get_quality_splitter(prefix_only): - def quality_prefix_splitter(line): - # quality has 4 answers, and they are also split by \n\n in scrolls, but not consistently - row = json.loads(line) - # using index rather then find to get an exception if we have a bad example - inp = row['input'] - last_answer_idx = inp.index("(D)") - context_start_ind = inp[last_answer_idx:].index("\n\n") + 1 + last_answer_idx - row['input'], row['input_prefix'] = inp[context_start_ind+2:].strip(), row['input'][:context_start_ind].strip() - if prefix_only: - row['input'] = '' - return row - return quality_prefix_splitter - - # if this is a dataset that should be treated as a qa dataset, choose the loader accordingly - loader = (lambda line: json.loads(line)) if 'input_prefix' not in self.config.features else prefix_splitter - if 'quality' in self.config.name: - loader = get_quality_splitter(self.config.prefix_only) - - with open(data_file, encoding="utf-8") as f: - for line in f: - row = loader(line) - - if "quality" in self.config.name: - is_hard = row.pop("is_hard", False) - if self.config.hard_only and not is_hard: - continue - - yield row["pid"], row - - def _squad_gen(self, filepath, split): - """This function returns the examples in the raw (text) form.""" - key = 0 - np.random.seed(42) - random.seed(42) - with open(filepath, encoding="utf-8") as f: - squad = json.load(f) - n_distractors = self.config.n_distractors - random_order = self.config.random_order - context_list = [] - if n_distractors > 0: - context_list = [(paragraph["context"], article["title"]) for article in squad["data"] for paragraph in - article["paragraphs"]] - for article in squad["data"]: - title = article.get("title", "") - for paragraph in article["paragraphs"]: - orig_context = paragraph["context"] # do not strip leading blank spaces GH-2585 - for qa in paragraph["qas"]: - # answer_starts = [answer["answer_start"] for answer in qa["answers"]] - # Due to usage of answer starts, we may have multiple positions with the same answer - # (exact value). To avoid redundant duplication of the answer, we take the unique set of answers - answers = list({answer["text"] for answer in qa["answers"]}) - # train and validation gets the same treatment - splitting into multiple examples - for i, answer in enumerate(answers): # generate multiple example - context = self._prepare_squad_context(orig_context, context_list, n_distractors, - random_order, title, answers) - if n_distractors > 1: - assert len(context.split('\n\n')) == n_distractors+1 - yield key, { - # In scrolls, id is based on the question+ context (i.e. input id), while pid is added a suffix - # enumerating the duplication, based on the answer. This duplication and enumeration happens both in - # train and validation - "pid": qa["id"] + f'_{i}', - "id": qa["id"], - "input": f"{context}".strip(), - 'input_prefix': qa['question'].strip(), - "output": answer, # does not give the answer start - } - key += 1 - - def _prepare_squad_context(self, context, context_list, n_distractors, random_order, title, answers): - if n_distractors > 0: - n_iter = 0 - distractors = [] - pattern = re.compile('|'.join(f'(?:\\b{re.escape(answer)}\\b)' for answer in answers)) - for i in np.random.permutation(len(context_list)): - distractor, dist_title = context_list[i] - if dist_title == title: - continue - # assert any(answer in distractor for answer in answers) == (len(pattern.findall(distractor)) > 0) - # if any(answer in distractor for answer in answers): - if len(pattern.findall(distractor)) > 0: - continue - if distractor in distractors: - continue - distractors.append(distractor) - - if len(distractors) == n_distractors: - break - - n_iter += 1 - if n_iter == 10: - raise RuntimeError('reached maximum attempts to create context distractors!') - - context = [context] + distractors - if random_order: - random.shuffle(context) - context = '\n\n'.join(context) - return context - - def _generate_examples(self, data_file=None, split=None, filepath=None): - if 'squad' in self.config.name: - gen = self._squad_gen(filepath, split) - elif 'hotpotqa' in self.config.name: - gen = self._hotpotqa_gen(data_file) - else: - gen = self._scrolls_gen(data_file, split) - - for key, row in gen: - yield key, row - - def _hotpotqa_gen(self, data_file): - """This function returns the examples.""" - data = json.load(open(data_file)) - - for idx, example in enumerate(data): - - # Test set has missing keys - for k in ["answer", "type", "level"]: - if k not in example.keys(): - example[k] = None - - gold_context_labels = list( - dict.fromkeys([sf[0] for sf in example['supporting_facts']])) # remove duplicates but keep order - assert len(gold_context_labels) == 2 - context = {title: ' '.join(sentences) for title, sentences in example["context"]} - gold_context_first = context.pop(gold_context_labels[0]) - gold_context_second = context.pop(gold_context_labels[1]) - distractors = list(context.values()) - - if self.config.gold_passages == 'first': - context = [gold_context_first] - elif self.config.gold_passages == 'second': - context = [gold_context_second] - elif self.config.gold_passages == 'both': - context = [gold_context_first, gold_context_second] - else: - raise NotImplementedError(f'Unknown gold context config: {self.config.gold_passages}') - - if self.config.distractors: - context = context + distractors - context = context[:9] # so that we will always have only 9 passages - random.shuffle(context) - context = '\n\n'.join(context) - - # there is a single answer for each question - yield idx, { - "id": example["_id"], - "pid": example["_id"] + '_0', - "input": context, - "input_prefix": example["question"], - "output": example["answer"], - } - - -def _get_task_name_from_data_url(data_url): - return data_url.split("/")[-1].split(".")[0] diff --git a/squad/sled-train.parquet b/squad/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2059fe1ef6d169c9bcc2685c6b2512790cc9ef88 --- /dev/null +++ b/squad/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d55f536a8395487d40d2dba3d648244b570d6d940b23eeb6545e0817a8b4795 +size 14857953 diff --git a/squad/sled-validation.parquet b/squad/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e56ed67453cd9666dca37408fbea5c1de316cce7 --- /dev/null +++ b/squad/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a17da82c17bc10dcb962459b1d96b92070aa3ea1b0ec005496357732411a16c +size 1949089 diff --git a/squad_ordered_distractors/sled-train-00000-of-00002.parquet b/squad_ordered_distractors/sled-train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3add9759ea2a28031d32a4d9f2b8f971dc5ad36e --- /dev/null +++ b/squad_ordered_distractors/sled-train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e045fbaab1f1dc4d5676830ac2c756416a095afce14904b4ee1c8cd6d524c6c2 +size 303958591 diff --git a/squad_ordered_distractors/sled-train-00001-of-00002.parquet b/squad_ordered_distractors/sled-train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fbf9ec6f73073c50cec3df6951e2a8f217514fb --- /dev/null +++ b/squad_ordered_distractors/sled-train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bff4dca61acc57cdea13ef6972f3f3891a6b33a899f47e76a2a70b3b8e2a05d +size 93757831 diff --git a/squad_ordered_distractors/sled-validation.parquet b/squad_ordered_distractors/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e2aef209fcfcecd3de0f586ca6073d216c62f56 --- /dev/null +++ b/squad_ordered_distractors/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b9ca5c34d154a6f671f04dc12375d90ae3c255cda0d2dd5373262cda101b31 +size 82642920 diff --git a/squad_shuffled_distractors/sled-train-00000-of-00002.parquet b/squad_shuffled_distractors/sled-train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22e9082764752b9e17fda1b403e67a88629d62a1 --- /dev/null +++ b/squad_shuffled_distractors/sled-train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bb33707c4d3362213f9a574c4fae217f90ef5f97823ea66caee5b08ebf094d +size 304097646 diff --git a/squad_shuffled_distractors/sled-train-00001-of-00002.parquet b/squad_shuffled_distractors/sled-train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..723d7ed9eb8333da3caffe2d1d6a4899947efe02 --- /dev/null +++ b/squad_shuffled_distractors/sled-train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e218ded7c087bc19852e3b092ecde5d36aa4f62cd38118bc5ff2e2f4c281a8 +size 93821186 diff --git a/squad_shuffled_distractors/sled-validation.parquet b/squad_shuffled_distractors/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43a99da43c47e6ac711b9d3966b7ef3d35321211 --- /dev/null +++ b/squad_shuffled_distractors/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9617dbc9137431eddcbdfe41fe873fc748b33d296048c64d917162a776354e4c +size 82711588 diff --git a/summ_screen_fd/sled-test.parquet b/summ_screen_fd/sled-test.parquet new file mode 100644 index 0000000000000000000000000000000000000000..945568897b25458e328289200dbe55bfb73d3ceb --- /dev/null +++ b/summ_screen_fd/sled-test.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dde262c6dc56cc6d22948511cf67bbbabd3193186e1763bb7555e3158c288ba +size 6218288 diff --git a/summ_screen_fd/sled-train.parquet b/summ_screen_fd/sled-train.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88a5559119089f728ef5c6a0fd9f5416decd248a --- /dev/null +++ b/summ_screen_fd/sled-train.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996b4c18fb666313a1934a8b6f3988daed17231d50e861f83098e0c24c80dcff +size 68829562 diff --git a/summ_screen_fd/sled-validation.parquet b/summ_screen_fd/sled-validation.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66cf6a045d0ea0389bc59fae9d48410f095e150b --- /dev/null +++ b/summ_screen_fd/sled-validation.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd3dd293816a3772ab4743bb59c530d3e328bce9c2e7f9cbc1609fb531bde5b +size 6248119