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

[Bug] run_correction.py 和 run_meta_feedback.py 函数调用名称错误 #2

Open
WencWu opened this issue Nov 12, 2024 · 2 comments
Open

Comments

@WencWu
Copy link

WencWu commented Nov 12, 2024

  1. run_correction.py
# line 131
fast_mode=fast_mode,  # fast_mode 变量未传入,导致变量未定义错误
# line 169
evaluate_obj  # 函数名应改为 evaluate_correction_obj
...
# line 177
evaluate_sub  # 函数名应改为 evaluate_correction_sub
  1. run_meta_feedback.py
# line 81
evaluate_obj  # 函数名应改为 evaluate_meta_feedback_obj
@gmftbyGMFTBY
Copy link
Collaborator

Thank you very much for your reminder. Due to version control issues, some problems were not synchronized. We have updated the code based on your feedback.

If you have any problem, please feel free to contact me with my WeChat @GMFTBY!I am hoping to solve your issues and exchange experiences with you

@WencWu
Copy link
Author

WencWu commented Nov 13, 2024

Thank you very much for your reminder. Due to version control issues, some problems were not synchronized. We have updated the code based on your feedback.

If you have any problem, please feel free to contact me with my WeChat @GMFTBY!I am hoping to solve your issues and exchange experiences with you

Thanks. I have added you on WeChat. I still have some questions about aligning indicators and would like to consult you.

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