You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
It seems that the function load_codexglue_code_refinement_dataset in codexglue.py doesn't pass the extra value to load dataset. Hope to fix it like #32. Thanks a lot!
Hi! I am tring using
CodeXGLUE refinement dataset, but I encounter error below:It seems that the function
load_codexglue_code_refinement_datasetincodexglue.pydoesn't pass the extra value to load dataset. Hope to fix it like #32. Thanks a lot!