paper-with-me

Papers

Chinese Open Instruction Generalist: A Preliminary Release

2023-04-17 · Ge Zhang, Yemin Shi, Ruibo Liu, Ruibin Yuan, Yizhi Li, Siwei Dong, Yu Shu, Zhaoqun Li, Zekun Wang, Chenghua Lin, Wenhao Huang, Jie Fu

Instruction tuning is widely recognized as a key technique for building generalist language models, which has attracted the attention of researchers and the public with the release of InstructGPT~\citep{ouyang2022training} and ChatGPT\footnote{\url{https://chat.openai.com/}}. Despite impressive progress in English-oriented large-scale language models (LLMs), it is still under-explored whether English-based foundation LLMs can perform similarly on multilingual tasks compared to English tasks with well-designed instruction tuning and how we can construct the corpora needed for the tuning. To remedy this gap, we propose the project as an attempt to create a Chinese instruction dataset by various methods adapted to the intrinsic characteristics of 4 sub-tasks. We collect around 200k Chinese instruction tuning samples, which have been manually checked to guarantee high quality. We also summarize the existing English and Chinese instruction corpora and briefly describe some potential applications of the newly constructed Chinese instruction corpora. The resulting \textbf{C}hinese \textbf{O}pen \textbf{I}nstruction \textbf{G}eneralist (\textbf{COIG}) corpora are available in Huggingface\footnote{\url{https://huggingface.co/datasets/BAAI/COIG}} and Github\footnote{\url{https://github.com/BAAI-Zlab/COIG}}, and will be continuously updated.

📄 PDF Abstract BibTeX arXiv:2304.07987

Code (2)

baai-zlab/coig 공식 구현
flagopen/flaginstruct 공식 구현

Similar Papers 제목 키워드 기반

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…

GrammarGPT: Exploring Open-Source LLMs for Native Chinese Grammatical Error Correction with Supervised Fine-Tuning

2023-07-26 · Yaxin Fan, Feng Jiang, Peifeng Li, Haizhou Li

Grammatical error correction aims to correct ungrammatical sentences automatically. Recently, some work has demonstrated the excellent capabilities of closed-source Large Language Models (LLMs, e.g., ChatGPT) in grammati…

Grammatical Error Correction

VisionLLM: Large Language Model is also an Open-Ended Decoder for Vision-Centric Tasks

2023-05-18 · NeurIPS 2023 11 · Wenhai Wang, Zhe Chen, Xiaokang Chen, Jiannan Wu 외

Large language models (LLMs) have notably accelerated progress towards artificial general intelligence (AGI), with their impressive zero-shot capacity for user-tailored tasks, endowing them with immense potential across …

DecoderLanguage ModelingLanguage ModellingLarge Language Model

Rules still work for Open Information Extraction

2024-03-16 · Jialin Hua, Liangqing Luo, Weiying Ping, Yan Liao 외

Open information extraction (OIE) aims to extract surface relations and their corresponding arguments from natural language text, irrespective of domain. This paper presents an innovative OIE model, APRCOIE, tailored for…

Open Information Extraction

PediatricsGPT: Large Language Models as Chinese Medical Assistants for Pediatric Applications

2024-05-29 · Dingkang Yang, Jinjie Wei, Dongling Xiao, Shunli Wang 외

Developing intelligent pediatric consultation systems offers promising prospects for improving diagnostic efficiency, especially in China, where healthcare resources are scarce. Despite recent advances in Large Language …

DiagnosticDomain Adaptation