Sentence Similarity • 1B • Updated • 946 • 38
Dataset Preview
question string | title string | candidates sequence | passage_types sequence | long_answers sequence |
|---|---|---|---|---|
how long do you have to answer a question in family feud | Family Feud | [
"Family Feud\n\n\n\n\n\nGenre\nGame show\n\n\nCreated by\nMark Goodson\n\n\nDirected by\n\n\n\nPaul Alter (1976–85, 1988–90)\nMarc Breslow (1988–93)\nAndy Felsher (1990–95)\nLenn Goodside (1999–02)\nKen Fuchs (2002–present)\nHugh Bartlett (2013–14)\n\n\n\n\n\nPresented by\n\n\n\nRichard Dawson (1976–85, 1994–95)\nR... | [
"table",
"table",
"table",
"table",
"table",
"list",
"list",
"list",
"list",
"list",
"list",
"list",
"table",
"list",
"list",
"list",
"list",
"list",
"list",
"list",
"table",
"list",
"list",
"list",
"list",
"list",
"table",
"list",
"list",
"list",
"list",
... | [] |
when did richmond last play in a preliminary final | Richmond Football Club | [
"Richmond Football Club\n\n\n\n\n\nNames\n\n\nFull name\nRichmond Football Club\n\n\nNickname(s)\nTigers, Tiges\n\n\n2017 season\n\n\nAfter finals\n1st\n\n\nHome-and-away season\n3rd\n\n\nLeading goalkicker\nJack Riewoldt (54)\n\n\nJack Dyer Medal\nDustin Martin\n\n\nClub details\n\n\nFounded\n1885\n\n\nColours\n ... | [
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"text",
"text",
"text",
... | [
77
] |
who sang what in the world's come over you | Jack Scott (singer) | [
"Jack Scott\n\n\nBirth name\nGiovanni Domenico Scafone, Jr.\n\n\nBorn\n(1936-01-24) January 24, 1936 (age 82)\nWindsor, Ontario, Canada\n\n\nGenres\nRock and roll\nRockabilly\n\n\nOccupation(s)\nSinger\n\n\nInstruments\nVocals\n\n\nYears active\n1957–present\n\n\nLabels\nABC-Paramount, Carlton, London, Top Rank, Ca... | [
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"table",
"tabl... | [
14
] |
who produces the most wool in the world | Wool | ["The examples and perspective in this article deal primarily with Australia and do not represent a (...TRUNCATED) | ["table","table","text","text","text","text","text","text","text","text","text","text","text","text"(...TRUNCATED) | [
58
] |
where does alaska the last frontier take place | Alaska: The Last Frontier | ["Alaska: The Last Frontier\nTitle card (Season 2 onwards)Genre\nReality showSurvival skillsStarring(...TRUNCATED) | ["table","table","table","table","table","table","table","table","table","table","table","table","ta(...TRUNCATED) | [
23
] |
what was a result of the muslim conquests | Early Muslim conquests | ["Early Muslim conquests\n\n\n\nExpansion from 622–750, with modern borders overlaid\n\n\n\n\n\nDa(...TRUNCATED) | ["table","table","table","table","table","table","table","table","text","table","table","list","list(...TRUNCATED) | [] |
a day to remember all i want cameos | All I Want (A Day to Remember song) | ["\"All I Want\"\n\n\n\nIllustration by Mike C. Hardcore\n\n\n\nSingle by A Day to Remember\n\n\nfro(...TRUNCATED) | ["table","table","table","table","table","table","table","table","table","table","table","table","ta(...TRUNCATED) | [
35
] |
what type of food do they eat in finland | Finnish cuisine | ["This article needs additional citations for verification. Please help improve this article by addi(...TRUNCATED) | ["table","table","table","table","table","table","table","table","table","list","table","table","tab(...TRUNCATED) | [] |
how to be a right back in soccer | Defender (association football) | ["In the sport of association football, a defender is an outfield player whose primary role is to pr(...TRUNCATED) | ["text","text","text","text","text","text","text","text","text","text","text","text","text","text","(...TRUNCATED) | [
27
] |
who has represented india in most number of t20 internationals | List of India Twenty20 International cricketers | ["A Twenty20 International (T20I) is a form of cricket match between two representative teams, each (...TRUNCATED) | ["text","text","text","table","table","list","list","list","list","list","list","list","list","list"(...TRUNCATED) | [] |
End of preview.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
#NQ-retrieval
This is a nicely formatted version of the Natural Questions dataset, formatted to train and evaluate retrieval systems.
Each row contains the following entries:
- question: Original question send for Google Search Engine
- title: Title of Wikipedia article
- candidates: A list with the passages from the original Wikipedia HTML document
- passage_types: Types (text, table, list) of the candidate passages
- long_answers: IDs which candidate passages where selected as relevant from annotators. Might be empty if no relevant passage has been identified
- document_url
- Downloads last month
- 22
