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

Dataset split code is needed. #1

Closed
liuqidong07 opened this issue May 17, 2021 · 4 comments
Closed

Dataset split code is needed. #1

liuqidong07 opened this issue May 17, 2021 · 4 comments
Labels
question Further information is requested

Comments

@liuqidong07
Copy link

Hello, I read your paper and find it a fantastic work.
But I have some trouble in dataset split. Could you please share your dataset split code with me if it is convenient?
Thanks a lot!

Qidong Liu

@ruanqin0706
Copy link

Similar question here, can you also release code snippets for constructing data?

Thanks in advance.

@JokerLee36
Copy link

I have the same question, can you disclose your data pre-processing code?
Thanks a lot!

@DavyMorgan
Copy link
Collaborator

Hello, I read your paper and find it a fantastic work.
But I have some trouble in dataset split. Could you please share your dataset split code with me if it is convenient?
Thanks a lot!

Qidong Liu

Similar question here, can you also release code snippets for constructing data?

Thanks in advance.

I have the same question, can you disclose your data pre-processing code?
Thanks a lot!

Hi, all. Thank you for your attention on our work. The data pre-processing codes are in another repo here. You can use those codes to generate training/validation/test data for DICE. Particularly, the core logic on obtaining biased and unbiased data by sampling can be find at this function here.

@DavyMorgan DavyMorgan added the question Further information is requested label Aug 25, 2021
@liuqidong07
Copy link
Author

Thanks for your relpy! I'll read the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants