Papers by Wang Yongji

3 papers
When Language Model Meets Private Library (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing language models have been pre-trained on large-scale code corpora and generate decent code snippets.
Approach: They propose a framework that can provide pre-trained language models with the ability to generate code using private libraries.
Outcome: The proposed framework can generate code using private libraries using off-the-shelf language models or pre-trained models on code corpus containing API information.
Large Language Models Meet NL2Code: A Survey (2023.acl-long)

Copied to clipboard

Challenge: generating code from a natural language description is a pressing and significant challenge in code intelligence.
Approach: They propose to survey 27 existing large language models for NL2Code and compare them to humanEval benchmarks.
Outcome: The proposed model is compared with existing models on the HumanEval benchmark.
CodeM: Less Data Yields More Versatility via Ability Matrix (2024.findings-acl)

Copied to clipboard

Challenge: Recent efforts to train code large language models have been booming recently . however, this will incur significant costs in constructing data and training model considering the countless downstream scenarios.
Approach: They propose a data construction strategy which decouples code LLMs’ abilities into two dimensions and constructs a lightweight training corpus that only covers a subset of target scenarios.
Outcome: The proposed model can train a multilingual multitasking model using less data and training data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations