most citedxCoT: Cross-lingual Instruction Tuning for Cross-lingual Chain-of-Thought Reasoning

7 citations · 11 across the 7 of their papers we have counts for

collaborators

7 papers

cs.CL2024

M2rc-Eval: Massively Multilingual Repository-level Code Completion Evaluation

Jiaheng Liu, Ken Deng, Congnan Liu +13

Repository-level code completion has drawn great attention in software engineering, and several benchmark datasets have been introduced. However, existing repository-level code com…

cs.CL20241 cited

Raw Text is All you Need: Knowledge-intensive Multi-turn Instruction Tuning for Large Language Model

Xia Hou, Qifeng Li, Jian Yang +8

Instruction tuning as an effective technique aligns the outputs of large language models (LLMs) with human preference. But how to generate the seasonal multi-turn dialogues from ra…

cs.CL2024

UniCoder: Scaling Code Large Language Model via Universal Code

Tao Sun, Linzheng Chai, Jian Yang +6

Intermediate reasoning or acting steps have successfully improved large language models (LLMs) for handling various downstream natural language processing (NLP) tasks. When applyin…

cs.PL20241 cited

McEval: Massively Multilingual Code Evaluation

Linzheng Chai, Shukai Liu, Jian Yang +15

Code large language models (LLMs) have shown remarkable advances in code understanding, completion, and generation tasks. Programming benchmarks, comprised of a selection of code c…

cs.CL20247 cited

xCoT: Cross-lingual Instruction Tuning for Cross-lingual Chain-of-Thought Reasoning

Linzheng Chai, Jian Yang, Tao Sun +8

Chain-of-thought (CoT) has emerged as a powerful technique to elicit reasoning in large language models and improve a variety of downstream tasks. CoT mainly demonstrates excellent…

cs.CL20232 cited

MT4CrossOIE: Multi-stage Tuning for Cross-lingual Open Information Extraction

Tongliang Li, Zixiang Wang, Linzheng Chai +8

Cross-lingual open information extraction aims to extract structured information from raw text across multiple languages. Previous work uses a shared cross-lingual pre-trained mode…