Skip to content

Instantly share code, notes, and snippets.

@martinthenext
Created January 25, 2019 14:49
Show Gist options
  • Save martinthenext/bac6928475830020780accb69456df89 to your computer and use it in GitHub Desktop.
Save martinthenext/bac6928475830020780accb69456df89 to your computer and use it in GitHub Desktop.
squad['data'][3]['paragraphs'][3]['qas'][3]
{'question': 'In what year did iPhone sales surpass those of iPods?',
'id': '56ce73d1aab44d1400b887ac',
'answers': [{'text': '2010', 'answer_start': 444}],
'is_impossible': False}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment