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

question about 255 line in prepare_time_data.py #1

Open
LingzhengZHANG1 opened this issue Aug 25, 2023 · 3 comments
Open

question about 255 line in prepare_time_data.py #1

LingzhengZHANG1 opened this issue Aug 25, 2023 · 3 comments

Comments

@LingzhengZHANG1
Copy link

Nice work! I have a detail question about your code.
when you define the function "insert_normal" in prepare_time_data.py, you use "pre_labels = 'label' ". Why you use "label" instead of "pre_label"?

@ZehuaGou
Copy link
Collaborator

This occurred because we forgot to make modifications to the test code before uploading. Thank you for bringing this to our attention; we have made the necessary changes and reuploaded it.

@yanruotian
Copy link

This occurred because we forgot to make modifications to the test code before uploading. Thank you for bringing this to our attention; we have made the necessary changes and reuploaded it.

Thank you for your work, but that line of code at the moment says 'pre_labels', which I think should be 'pre_label'.

@ZehuaGou
Copy link
Collaborator

ZehuaGou commented Sep 1, 2023

You are correct; it should be 'pre_label'. We have made the necessary changes and re-uploaded it. Thank you very much for pointing out this issue.

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

3 participants