infercode icon indicating copy to clipboard operation
infercode copied to clipboard

[ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees

Results 18 infercode issues
Sort by recently updated
recently updated
newest added

Hello InferCode team, Can you please dump the models' .h5 file please? Thanks in advance.

Thanks for your great work. But I got the following error while trying to download the dataset. Could you please send me the dataset? Email: [email protected] ![image](https://user-images.githubusercontent.com/16201784/197142926-3a0ced86-8337-4bf5-b16d-39b7f82f7b2f.png)

FileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'C:\\Users\\Lenovo\\.tree-sitter\\tree-sitter-parsers-Windows' Hello, How to solve this problem?

infercode Book.java CoolService.java [[ 0.38303974 1.4843202 0.61839557 0.14034976 0.02223869 -0.7740696 -0.5937896 -0.58639425 -0.5340922 0.16736332 -0.41043946 -0.11949562 0.92982614 -0.1356623 -0.4808729 0.28710333 -0.34817076 0.5575525 0.15530032 1.6053647 0.5898889 -0.4097566 -0.4019269 -0.6872514 0.55460155 -0.22991975...

Hi all, Thanks for bringing this excellent work up. I have played with InferCode for a while and am thinking about how to properly predict method names. I figured out...

Thank you for our awesome work, i can run it successfully. Now i want to fine-tune Infercode model for a downstream task (**classification of programs by their functionalities**). May I...

Hey, first off, love the repo, thanks for providing it. I just have a question about the batch size that the model can handle. When I put in a list...

ValueError: Incompatible Language version 13. Must not be between 9 and 12

Hi, I tried to use InferCode to generate vectors for java and c languages, and I want to initial two `InferCodeClient`s as the following code shows, but at line 6...

Hello, if possible could you please provide an explicit license for the usage of the code contained in this repository? Many thanks.