We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I don't understand something in the test dataset for MRC(with discourse parsing).
At this line https://github.com/HIT-SCIR/Molweni/blob/2eb681d7e610ee3fda4ab3b4cc364554bd17ee67/MRC(withDiscourse)/test.json#L61 there is the question : "What is the newest version ?" and there is no answer
But at this line https://github.com/HIT-SCIR/Molweni/blob/2eb681d7e610ee3fda4ab3b4cc364554bd17ee67/MRC(withDiscourse)/test.json#L118 there is the question : "What's the newest version ?" and the answer is "9.04"
Why do we have no answers at the first one and 9.04 at the second one ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I don't understand something in the test dataset for MRC(with discourse parsing).
At this line
https://github.com/HIT-SCIR/Molweni/blob/2eb681d7e610ee3fda4ab3b4cc364554bd17ee67/MRC(withDiscourse)/test.json#L61
there is the question : "What is the newest version ?" and there is no answer
But at this line
https://github.com/HIT-SCIR/Molweni/blob/2eb681d7e610ee3fda4ab3b4cc364554bd17ee67/MRC(withDiscourse)/test.json#L118
there is the question : "What's the newest version ?" and the answer is "9.04"
Why do we have no answers at the first one and 9.04 at the second one ?
The text was updated successfully, but these errors were encountered: