- Changsha, China
- https://shangwenwang.github.io/
More
Stars
A continuously updated collection of CodeLLM papers maintained by PurCL group @ Purdue
A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).
🦜🔗 Build context-aware reasoning applications
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Code and data for XLCoST: A Benchmark Dataset for Cross-lingual Code Intelligence
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
PyTorch implementations of Generative Adversarial Networks.
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
MLNLP: Paper Picture Writing Code
Repository containing the course's material of Engineering AI-Based Software Systems
Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning
Datasets, tools, and benchmarks for representation learning of code.
Code and data for ACL20 paper "Incorporating External Knowledge through Pre-training for Natural Language to Code Generation"
Clone detector using N-gram, Inverted index, and LCS
Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from dataset creation to model training and evaluation. Comes with…
Free and Open Source, Distributed, RESTful Search Engine
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
FeaRS is a novel retrieval-based approach that, given the current code a developer is writing in the IDE, can recommend the next full method (i.e., signature and method body) that the developer is …
Code for ACL 2020 paper: "Extractive Summarization as Text Matching"
Provides examples and code snippets for the JGit Java Git implementation