-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello, thanks a lot for your excellent work on CodeFilling!
I really appreciate the contribution, but I encountered several difficulties when trying to reproduce the results. Here are some suggestions and questions that may also help other users:
-
Installation instructions
The installation part in README.md seems inaccurate. Since this repo is built on HEAL, which is further derived from CoAlign, it would be better to explicitly mention that readers may also refer to HEAL for a clearer understanding of the environment setup. -
Compatibility with HEAL
CodeFilling is not fully compatible with HEAL. For example, the inference scripts have changed significantly. It would be very helpful if you could provide more detailed guidance on how to properly run inference with CodeFilling. -
Config files for CodeFilling
I could not find any dedicated config files for CodeFilling. All the configs inopencood/hypes_yamlseem to be for baselines, and the closest ones appear to be those for HEAL. However, since the codebook introduces many new hyperparameters, I am not sure how to set them properly. Could you please share the recommended config files or examples for CodeFilling?
Effective configuration files are what I need the most, and I believe sharing them will also help CodeFilling gain wider adoption.
Thanks in advance for your time and help!