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

Valid test split doesn't work, returns 0.00% test size and valid % not correct either #142

Closed
arjan-hada opened this issue May 20, 2024 · 1 comment

Comments

@arjan-hada
Copy link

!proteinflow generate --sabdab \
--sabdab_data_path {path_data}/{fname}.zip --tag {fname} \
--resolution_thr 2.5 --not_remove_redundancies \
--valid_split 0.1 --test_split 0.1 min_seq_id 0.4 \
--local_datasets_folder {path_data}

Split size:
Train 98.83%
Valid 1.17%
Test 0.00%

Moving files in the train set...
100% 1860/1860 [00:07<00:00, 253.52it/s]
Moving files in the validation set...
100% 8/8 [00:00<00:00, 349.01it/s]
Moving files in the test set...
0it [00:00, ?it/s]

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
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