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

Imbalanced validation and test data #40

Open
ganeshjawahar opened this issue Jun 7, 2020 · 0 comments
Open

Imbalanced validation and test data #40

ganeshjawahar opened this issue Jun 7, 2020 · 0 comments

Comments

@ganeshjawahar
Copy link

ganeshjawahar commented Jun 7, 2020

Section 5.1 has this line:
"We split the articles in a balanced way, with 10k for training (5k per label), 2k for validation, and 8k for testing."

But the "generator=mega~dataset=p0.94.jsonl" file at https://github.com/rowanz/grover/blob/ea12b0ef8805e1cc83fd2d578af742ba599c79f0/generation_examples/README.md has imbalanced validation and test sets:
train-human = 5K
train-machine = 5K
validation-human = 2K
validation-machine = 1K
test-human = 8K
test-machine = 4K

Why the validation and test sets are imbalanced?
Thanks!

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

1 participant