code-docstring-corpus
code-docstring-corpus copied to clipboard
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.
Hi, When i am running this command for this particular file only. The error is arising as you can see below.Can you please tell. me why is this so only...
We are running this experiment on Google Colab Pro (16 GB machines) and are receiving out of memory errors using the same vocabulary size (89500). How much memory would you...
hi i followed all your steps, took your dataset and done all the pre processing and tokenization but i did not got the same results as you got. I got...
Can you please tell me how to run this code .. i have downloaded the code but i am unable to run it . can u please guide me with...
Train seq2seq RNNs to generate syntactically valid inputs to gold code, and then use gold code as oracle to get output for generated input (if the input has correct syntax). ...
Hello. @Avmb I have a question about dataset format of NeuralCodeSum. When I checked, https://github.com/wasiahmad/NeuralCodeSum/tree/master/data The dataset was from this repositories as you supported the dataset to NeuralCodesum. Could I...