Test inputs for the EfficientQA task.
To make a submissions to the EfficientQA unrestricted track, create a predictions file named predictions.jsonl
with one item per line, as below. Then send it to [email protected]
before the end of 2020/11/17 (anywhere on earth).
{"question": "who won the women's australian open 2018", "prediction": "Caroline Wozniacki"}
{"question": "kuchipudi is a dance form of which state", "prediction": "Tamil Nadu"}
{"question": "who did stephen amell play in private practice", "prediction": "a pedestrian"}
{"question": "who created the chamber of secrets in harry potter", "prediction": "the Heir of Salazar Slytherin"}.a
This dataset is derived from the Natural Questions dataset and is released under the Creative Commons Share-Alike 3.0 license.