OpenVocabCodeNLM icon indicating copy to clipboard operation
OpenVocabCodeNLM copied to clipboard

Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlier pre-print: Maybe Deep Neural Networks are the Best Choice for...

Results 7 OpenVocabCodeNLM issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.12.3 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hi, here is a PR in accordance with the Apache 2 Licence. For a reproduction I had to bump some of the versions as my GPUs were too new. This...

Hello, During the BPE encoding, subword-nmt is generating the file _{codes_file}_. Can you please share this file? If it is not possible, can you share the training set for obtaining...

**Question**: How can the reported bug entropy drop in Table 2 in [Big Code != Big Vocabulary](https://dl.acm.org/doi/10.1145/3377811.3380342) be reproduced? In particular, we are currently testing: BPE NLM (512) trained on...

question

Dear Rafael, I have successfully been able to run your code in creating language model. However, in order to execute code "completion" scenario, I am getting following error: ![image001](https://user-images.githubusercontent.com/59701320/77227841-159a7f80-6b94-11ea-8e5f-f0732894a0f8.png) Note:...

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.12.3 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...

dependencies