Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert (Elsevier) ScienceQA data #9

Closed
riedelcastro opened this issue Jul 19, 2016 · 0 comments
Closed

Convert (Elsevier) ScienceQA data #9

riedelcastro opened this issue Jul 19, 2016 · 0 comments
Assignees

Comments

@riedelcastro
Copy link
Contributor

riedelcastro commented Jul 19, 2016

As part of #2. Maybe something like

"question": "dataset_for(parsing, ?)",
"support": [ "list of paragraphs created by a heuristic" ]
"answer": ["list of answers from wikipedia"]

We should also generate cloze questions from paragraphs that mention the same entity

"question": "we used the ? corpus for our parsing model",
"support": [ "list of paragraphs created by a heuristic involving parsing, but removing the sentence that is the basis for the cloze question" ]
"answer": ["answer as taken from the cloze question sentence"]

We can also create cloze questions from the highlights.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants