Helix the Robot
Helix
arrow_backAll datasets

Squad

Hugging Face

Dataset Card for SQuAD Dataset Summary 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. SQuAD 1.1 contains 100,000+ question-answer pairs on 500+ articles. Supported Tasks and Leaderboards Question Answering.… See the full description on the dataset page: https://huggingface.co/datasets/rajpurkar/squad.

descriptionsquad.parquet view_list500 rows cloud_downloadsquad
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

500 rows · 5 columns · showing first 12
# id text title text context text question text answers text
1 5733be284776f41900661182University_of_Notre_DameArchitecturally, the school has a Catholic character. Atop the Main Building's gold dome is a golden statue of the Virgin Mary. Immediately…To whom did the Virgin Mary allegedly appear in 1858 in Lourdes France?{'answer_start': array([515]), 'text': array(['Saint Bernadette Soubirous'], dtype=object)}
2 5733be284776f4190066117fUniversity_of_Notre_DameArchitecturally, the school has a Catholic character. Atop the Main Building's gold dome is a golden statue of the Virgin Mary. Immediately…What is in front of the Notre Dame Main Building?{'answer_start': array([188]), 'text': array(['a copper statue of Christ'], dtype=object)}
3 5733be284776f41900661180University_of_Notre_DameArchitecturally, the school has a Catholic character. Atop the Main Building's gold dome is a golden statue of the Virgin Mary. Immediately…The Basilica of the Sacred heart at Notre Dame is beside to which structure?{'answer_start': array([279]), 'text': array(['the Main Building'], dtype=object)}
4 5733be284776f41900661181University_of_Notre_DameArchitecturally, the school has a Catholic character. Atop the Main Building's gold dome is a golden statue of the Virgin Mary. Immediately…What is the Grotto at Notre Dame?{'answer_start': array([381]), 'text': array(['a Marian place of prayer and reflection'], dtype=object)}
5 5733be284776f4190066117eUniversity_of_Notre_DameArchitecturally, the school has a Catholic character. Atop the Main Building's gold dome is a golden statue of the Virgin Mary. Immediately…What sits on top of the Main Building at Notre Dame?{'answer_start': array([92]), 'text': array(['a golden statue of the Virgin Mary'], dtype=object)}
6 5733bf84d058e614000b61beUniversity_of_Notre_DameAs at most other universities, Notre Dame's students run a number of news media outlets. The nine student-run outlets include three newspap…When did the Scholastic Magazine of Notre dame begin publishing?{'answer_start': array([248]), 'text': array(['September 1876'], dtype=object)}
7 5733bf84d058e614000b61bfUniversity_of_Notre_DameAs at most other universities, Notre Dame's students run a number of news media outlets. The nine student-run outlets include three newspap…How often is Notre Dame's the Juggler published?{'answer_start': array([441]), 'text': array(['twice'], dtype=object)}
8 5733bf84d058e614000b61c0University_of_Notre_DameAs at most other universities, Notre Dame's students run a number of news media outlets. The nine student-run outlets include three newspap…What is the daily student paper at Notre Dame called?{'answer_start': array([598]), 'text': array(['The Observer'], dtype=object)}
9 5733bf84d058e614000b61bdUniversity_of_Notre_DameAs at most other universities, Notre Dame's students run a number of news media outlets. The nine student-run outlets include three newspap…How many student news papers are found at Notre Dame?{'answer_start': array([126]), 'text': array(['three'], dtype=object)}
10 5733bf84d058e614000b61c1University_of_Notre_DameAs at most other universities, Notre Dame's students run a number of news media outlets. The nine student-run outlets include three newspap…In what year did the student paper Common Sense begin publication at Notre Dame?{'answer_start': array([908]), 'text': array(['1987'], dtype=object)}
11 5733bed24776f41900661188University_of_Notre_DameThe university is the major seat of the Congregation of Holy Cross (albeit not its official headquarters, which are in Rome). Its main semi…Where is the headquarters of the Congregation of the Holy Cross?{'answer_start': array([119]), 'text': array(['Rome'], dtype=object)}
12 5733bed24776f41900661189University_of_Notre_DameThe university is the major seat of the Congregation of Holy Cross (albeit not its official headquarters, which are in Rome). Its main semi…What is the primary seminary of the Congregation of the Holy Cross?{'answer_start': array([145]), 'text': array(['Moreau Seminary'], dtype=object)}

Auto-generated charts

Squad: 500 rows by 5 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.

Rows500
Columns5
Categorical cols1

Charts

title by record count

Most common title values across records.

Interesting queries to try

Columns

  • id text
  • title categorical
  • context categorical
  • question text
  • answers mixed

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here