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

confused about split #1

Open
junkangwu opened this issue Mar 31, 2023 · 2 comments
Open

confused about split #1

junkangwu opened this issue Mar 31, 2023 · 2 comments

Comments

@junkangwu
Copy link

Hi, Jianhong
Congratulations on the acceptance. May I ask you about meaning of split_D_b, split_D_i and split_S_b and and how they differ from one another? Additionally, does the notation Split:{1:5} denote distinct seeds?

@JianhongBai
Copy link
Owner

Hi, Junkang
split_D_b refers to a balanced split of the entire dataset and split_D_i refers to an imbalanced (long-tailed) split. split_S_b is also a balanced split, which is used to fine-tune the model for few-shot learning.
Yes, the notation Split:{1:5} denotes different splits.

@junkangwu
Copy link
Author

Thanks for your reply.
Best

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