Open Addlien opened 1 year ago
Thank you for your interest. You can convert a code block into a code sketch using the following script. https://github.com/microsoft/PyCodeGPT/blob/main/cert/scripts/ast_utils.py
Also, to train a sketcher model, you can use https://github.com/microsoft/PyCodeGPT/blob/main/cert/run_training_cert.sh.
thank you for answer