← Search

Shihao Liang

4 accepted papers

2024

RepoAgent: An LLM-Powered Open-Source Framework for Repository-level Code Documentation Generation

EMNLP 2024system demonstrations

Generative models have demonstrated considerable potential in software engineering, particularly in tasks such as code generation and debugging. However, their utilization in the domain of code documentation generation remains underexplored. To this end, we introduce RepoAgent, a large language mode…

2024

StableToolBench: Towards Stable Large-Scale Benchmarking on Tool Learning of Large Language Models

ACL 2024findings

Large Language Models (LLMs) have witnessed remarkable advancements in recent years, prompting the exploration of tool learning, which integrates LLMs with external tools to address diverse real-world challenges. Assessing the capability of LLMs to utilise tools necessitates large-scale and stable b…

Cited by 36SourcePDFScholar
2024

ToolLLM: Facilitating Large Language Models to Master 16000+ Real-world APIs

ICLR 2024spotlight

Despite the advancements of open-source large language models (LLMs), e.g., LLaMA, they remain significantly limited in tool-use capabilities, i.e., using external tools (APIs) to fulfill human instructions. The reason is that current instruction tuning largely focuses on basic language tasks but ig…

2023

WebCPM: Interactive Web Search for Chinese Long-form Question Answering

ACL 2023long

Long-form question answering (LFQA) aims at answering complex, open-ended questions with detailed, paragraph-length responses. The de facto paradigm of LFQA necessitates two procedures: information retrieval, which searches for relevant supporting facts, and information synthesis, which integrates t…