activity
20172021
most citedCodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation

416 citations · 581 across the 5 of their papers we have counts for

collaborators

10 papers

cs.SE2021416 cited

CodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation

Shuai Lu, Daya Guo, Shuo Ren +19

Benchmark datasets have a significant impact on accelerating research in programming language tasks. In this paper, we introduce CodeXGLUE, a benchmark dataset to foster machine le…

cs.LG2020

PyMT5: multi-mode translation of natural language and Python code with transformers

Colin B. Clement, Dawn Drain, Jonathan Timcheck +2

Simultaneously modeling source code and natural language has many exciting applications in automated software development and understanding. Pursuant to achieving such technology,…

physics.comp-ph20203 cited

Fully Convolutional Spatio-Temporal Models for Representation Learning in Plasma Science

Ge Dong, Kyle Gerard Felker, Alexey Svyatkovskiy +2

We have trained a fully convolutional spatio-temporal model for fast and accurate representation learning in the challenging exemplar application area of fusion energy plasma scien…

cs.CL2020

IntelliCode Compose: Code Generation Using Transformer

Alexey Svyatkovskiy, Shao Kun Deng, Shengyu Fu +1

In software development through integrated development environments (IDEs), code completion is one of the most widely used features. Nevertheless, majority of integrated developmen…

cs.SE2020

Fast and Memory-Efficient Neural Code Completion

Alexey Svyatkovskiy, Sebastian Lee, Anna Hadjitofi +3

Code completion is one of the most widely used features of modern integrated development environments (IDEs). While deep learning has made significant progress in the statistical p…

cs.LG201913 cited

Training Distributed Deep Recurrent Neural Networks with Mixed Precision on GPU Clusters

Alexey Svyatkovskiy, Julian Kates-Harbeck, William Tang

In this paper, we evaluate training of deep recurrent neural networks with half-precision floats. We implement a distributed, data-parallel, synchronous training algorithm by integ…