中文
相关论文

相关论文: Chinese Open Instruction Generalist: A Preliminary…

200 篇论文

In this technical report, we present TeleChat, a collection of large language models (LLMs) with parameters of 3 billion, 7 billion and 12 billion. It includes pretrained language models as well as fine-tuned chat models that is aligned…

Domain models are central to software engineering, as they enable a shared understanding, guide implementation, and support automated analyses and model-driven development. Yet, despite these benefits, practitioners often skip modeling…

软件工程 · 计算机科学 2025-12-16 Gökberk Çelikmasat , Atay Özgövde , Fatma Başak Aydemir

Large language models (LLMs) are now widely used in various fields, including finance. However, Japanese financial-specific LLMs have not been proposed yet. Hence, this study aims to construct a Japanese financial-specific LLM through…

计算与语言 · 计算机科学 2024-04-17 Masanori Hirano , Kentaro Imajo

Fine-tuning large language models (LLMs) on multi-task instruction-following data has been proven to be a powerful learning paradigm for improving their zero-shot capabilities on new tasks. Recent works about high-quality…

计算与语言 · 计算机科学 2024-06-17 Wei Han , Hui Chen , Soujanya Poria

Frontier Large language models (LLMs) like ChatGPT and Gemini can decipher cryptic compiler errors for novice programmers, but their computational scale, cost, and tendency to over-assist make them problematic for widespread pedagogical…

计算机与社会 · 计算机科学 2025-07-09 Lorenzo Lee Solano , Charles Koutcheme , Juho Leinonen , Alexandra Vassar , Jake Renzella

Large Language Models(LLMs) have demonstrated remarkable performance across various natural language processing tasks; however, how to comprehensively and accurately assess their performance becomes an urgent issue to be addressed. This…

计算与语言 · 计算机科学 2024-02-27 Xiaotian Zhang , Chunyang Li , Yi Zong , Zhengyu Ying , Liang He , Xipeng Qiu

In this paper, we propose and describe the first open Llama2 large language models (LLMs) for the Lithuanian language, including an accompanying question/answer (Q/A) dataset and translations of popular LLM benchmarks. We provide a brief…

计算与语言 · 计算机科学 2025-05-01 Artūras Nakvosas , Povilas Daniušis , Vytas Mulevičius

Joint multilingual instruction tuning is a widely adopted approach to improve the multilingual instruction-following ability and downstream performance of large language models (LLMs), but the resulting multilingual capability remains…

计算与语言 · 计算机科学 2025-11-14 Yangfan Ye , Xiaocheng Feng , Xiachong Feng , Lei Huang , Weitao Ma , Qichen Hong , Yunfei Lu , Duyu Tang , Dandan Tu , Bing Qin

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 raw documents for instruction tuning still requires further…

计算与语言 · 计算机科学 2024-07-04 Xia Hou , Qifeng Li , Jian Yang , Tongliang Li , Linzheng Chai , Xianjie Wu , Hangyuan Ji , Zhoujun Li , Jixuan Nie , Jingbo Dun , Wenfeng Song

Language is essentially a complex, intricate system of human expressions governed by grammatical rules. It poses a significant challenge to develop capable AI algorithms for comprehending and grasping a language. As a major approach,…

The rise of capabilities expressed by large language models has been quickly followed by the integration of the same complex systems into application level logic. Algorithms, programs, systems, and companies are built around structured…

软件工程 · 计算机科学 2024-02-28 Kaiser Pister , Dhruba Jyoti Paul , Patrick Brophy , Ishan Joshi

We present both the Lucie Training Dataset and the Lucie-7B foundation model. The Lucie Training Dataset is a multilingual collection of textual corpora centered around French and designed to offset anglo-centric biases found in many…

We release and introduce the TigerBot family of large language models (LLMs), consisting of base and chat models, sized from 7, 13, 70 and 180 billion parameters. We develop our models embarking from Llama-2 and BLOOM, and push the boundary…

计算与语言 · 计算机科学 2023-12-18 Ye Chen , Wei Cai , Liangmin Wu , Xiaowei Li , Zhanxuan Xin , Cong Fu

The use of chatbots in language learning has evolved significantly since the 1960s, becoming more sophisticated platforms as generative AI emerged. These tools now simulate natural conversations, adapting to individual learners' needs,…

计算与语言 · 计算机科学 2025-01-29 Miao Lin-Zucker , Joël Bellassen , Jean-Daniel Zucker

ChatGPT is a publicly available chatbot that can quickly generate texts on given topics, but it is unknown whether the chatbot is really superior to human writers in all aspects of writing and whether its writing quality can be prominently…

计算与语言 · 计算机科学 2023-03-22 Tongquan Zhou , Siyi Cao , Siruo Zhou , Yao Zhang , Aijing He

Longitudinal NLP tasks require reasoning over temporally ordered text to detect persistence and change in human behavior and opinions. However, in-context learning with large language models struggles on tasks where models must integrate…

计算与语言 · 计算机科学 2026-04-21 Iqra Ali , Talia Tseriotou , Mahmud Elahi Akhter , Yuxiang Zhou , Maria Liakata

Aligning large language models (LLMs) with human preferences has proven to drastically improve usability and has driven rapid adoption as demonstrated by ChatGPT. Alignment techniques such as supervised fine-tuning (SFT) and reinforcement…

In this paper, we introduce the Chinese corpus from CLUE organization, CLUECorpus2020, a large-scale corpus that can be used directly for self-supervised learning such as pre-training of a language model, or language generation. It has 100G…

计算与语言 · 计算机科学 2020-03-06 Liang Xu , Xuanwei Zhang , Qianqian Dong

Adhering to explicit length constraints, such as generating text with a precise word count, remains a significant challenge for Large Language Models (LLMs). This study aims at investigating the differences between foundation models and…

计算与语言 · 计算机科学 2025-09-03 Elisabetta Rocchetti , Alfio Ferrara

Text-to-Table aims to generate structured tables to convey the key information from unstructured documents. Existing text-to-table datasets are typically oriented English, limiting the research in non-English languages. Meanwhile, the…

计算与语言 · 计算机科学 2024-05-21 Haoxiang Shi , Jiaan Wang , Jiarong Xu , Cen Wang , Tetsuya Sakai