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

Seed Questions in the Dataset #1

Open
joshinh opened this issue Nov 30, 2020 · 2 comments
Open

Seed Questions in the Dataset #1

joshinh opened this issue Nov 30, 2020 · 2 comments

Comments

@joshinh
Copy link

joshinh commented Nov 30, 2020

@danyaljj Firstly thanks for releasing the dataset!

If I understood correctly, every perturbed example in this dataset has been created from some seed example from the original BOOLQ dataset. But there seem to be a few clusters (eg. id=25894) which have no seed questions. Is this behaviour expected or am I missing something?

@danyaljj
Copy link
Contributor

danyaljj commented Dec 2, 2020

Hey there 👋

You're right, some clusters in the data don't have instances that belong to BoolQ.
Here is why: after perturbing the BoolQ [subset] instances, we have a verification step where humans check if a given question is well-formed questions (i.e., humans agree on its answer). Few of the BoolQ [subset] instances were deleted at this stage since our human annotators didn't like them.

Does that answer your question?

@joshinh
Copy link
Author

joshinh commented Dec 2, 2020

Thanks, that makes sense! I was under the impression that the verification step is only performed for perturbed instances. I suppose that is also the reason why some clusters have size = 1.

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