paper-with-me

홈 › Papers

Kun: Answer Polishment for Chinese Self-Alignment with Instruction Back-Translation

2024-01-12 · Tianyu Zheng, Shuyue Guo, Xingwei Qu, Jiawei Guo, Xinrun Du, Qi Jia, Chenghua Lin, Wenhao Huang, Jie Fu, Ge Zhang

In this paper, we introduce Kun, a novel approach for creating high-quality instruction-tuning datasets for large language models (LLMs) without relying on manual annotations. Adapting a self-training algorithm based on instruction back-translation and answer polishment, Kun leverages unlabelled data from diverse sources such as Wudao, Wanjuan, and SkyPile to generate a substantial dataset of over a million Chinese instructional data points. This approach significantly deviates from traditional methods by using a self-curation process to refine and select the most effective instruction-output pairs. Our experiments with the 6B-parameter Yi model across various benchmarks demonstrate Kun's robustness and scalability. Our method's core contributions lie in its algorithmic advancement, which enhances data retention and clarity, and its innovative data generation approach that substantially reduces the reliance on costly and time-consuming manual annotations. This methodology presents a scalable and efficient solution for improving the instruction-following capabilities of LLMs, with significant implications for their application across diverse fields. The code and dataset can be found at https://github.com/Zheng0428/COIG-Kun

📄 PDF Abstract BibTeX arXiv:2401.06477

Code (1)

zheng0428/coig-kun 공식 구현 pytorch

Tasks

Instruction FollowingTranslation

Similar Papers 제목 키워드 기반

Writing Polishment with Simile: Task, Dataset and A Neural Approach

2020-12-15 · Jiayi Zhang, Zhi Cui, Xiaoqiang Xia, Yalong Guo 외

A simile is a figure of speech that directly makes a comparison, showing similarities between two different things, e.g. "Reading papers can be dull sometimes,like watching grass grow". Human writers often interpolate ap…

An Empirical Study of Instruction-tuning Large Language Models in Chinese

2023-10-11 · Qingyi Si, Tong Wang, Zheng Lin, Xu Zhang 외

The success of ChatGPT validates the potential of large language models (LLMs) in artificial general intelligence (AGI). Subsequently, the release of LLMs has sparked the open-source community's interest in instruction-t…

M$^3$IT: A Large-Scale Dataset towards Multi-Modal Multilingual Instruction Tuning

2023-06-07 · Lei LI, Yuwei Yin, Shicheng Li, Liang Chen 외

Instruction tuning has significantly advanced large language models (LLMs) such as ChatGPT, enabling them to align with human instructions across diverse tasks. However, progress in open vision-language models (VLMs) has…

World Knowledge

MedChatZH: a Better Medical Adviser Learns from Better Instructions

2023-09-03 · Yang Tan, Mingchen Li, Zijie Huang, Huiqun Yu 외

Generative large language models (LLMs) have shown great success in various applications, including question-answering (QA) and dialogue systems. However, in specialized domains like traditional Chinese medical QA, these…

Question Answering

Enhancing Visual-Language Modality Alignment in Large Vision Language Models via Self-Improvement

2024-05-24 · Xiyao Wang, Jiuhai Chen, Zhaoyang Wang, YuHang Zhou 외

Large vision-language models (LVLMs) have achieved impressive results in various visual question-answering and reasoning tasks through vision instruction tuning on specific datasets. However, there is still significant r…

HallucinationImage ComprehensionQuestion AnsweringVisual Question Answering