jun000's picture
Update README.md
0e17aa7 verified
metadata
task_categories:
  - question-answering
language:
  - en
size_categories:
  - 100K<n<1M

How to Make

Make "Question has only one answer".

If Question has multiple answer, that question is deleted.

Example Usage

from datasets import load_dataset

docs = load_dataset('jun000/MS_MARCO_Gold_Passage_QA')