110 citations · 145 across the 25 of their papers we have counts for
5 papers · 2 filters
Qwen Technical Report
Jinze Bai, Shuai Bai, Yunfei Chu +45
Large language models (LLMs) have revolutionized the field of artificial intelligence, enabling natural language processing tasks that were previously thought to be exclusive to hu…
Gotta: Generative Few-shot Question Answering by Prompt-based Cloze Data Augmentation
Xiusi Chen, Yu Zhang, Jinliang Deng +2
Few-shot question answering (QA) aims at precisely discovering answers to a set of questions from context passages while only a few training samples are available. Although existin…
Exploiting Correlations Between Contexts and Definitions with Multiple Definition Modeling
Linhan Zhang, Qian Chen, Wen Wang +4
Definition modeling is an important task in advanced natural language applications such as understanding and conversation. Since its introduction, it focus on generating one defini…
ChatPLUG: Open-Domain Generative Dialogue System with Internet-Augmented Instruction Tuning for Digital Human
Junfeng Tian, Hehong Chen, Guohai Xu +14
In this paper, we present ChatPLUG, a Chinese open-domain dialogue system for digital human applications that instruction finetunes on a wide range of dialogue tasks in a unified i…
Weighted Sampling for Masked Language Modeling
Linhan Zhang, Qian Chen, Wen Wang +5
Masked Language Modeling (MLM) is widely used to pretrain language models. The standard random masking strategy in MLM causes the pre-trained language models (PLMs) to be biased to…