-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Update KorMedMCQA: ver 2.0 #2540
base: main
Are you sure you want to change the base?
Conversation
Hi, I am the first author who initially made the pull request for KorMedMCQA. I collaborated with GyoukChu, who submitted the current pull request, to create version 2. I would appreciate it if you could approve it! |
@GyoukChu Thanks for the PR! Could you sign the CLA agreement. We cant merge without it |
@baberabb I signed it. Thanks! |
Thanks @GyoukChu. Looks good. Just need you to run |
@baberabb I think there was also an issue related to |
just need you to run pip install pre-commit
pre-commit install
pre-commit run --all-files |
Could you please check again? Sorry for the inconvenience. |
…-evaluation-harness into fix-precommit-issues
Fix precommit issues
We've updated a KorMedMCQA dataset, so we're making slight modifications to the evaluation code.
Key updates includes:
Below are link for paper and huggingface dataset.
Paper : https://arxiv.org/abs/2403.01469
Homepage: https://huggingface.co/datasets/sean0042/KorMedMCQA
Thank you!