paper-with-me

Papers

CollectiveSFT: Scaling Large Language Models for Chinese Medical Benchmark with Collective Instructions in Healthcare

2024-07-29 · Jingwei Zhu, Minghuan Tan, Min Yang, Ruixue Li, Hamid Alinejad-Rokny

The rapid progress in Large Language Models (LLMs) has prompted the creation of numerous benchmarks to evaluate their capabilities.This study focuses on the Comprehensive Medical Benchmark in Chinese (CMB), showcasing how dataset diversity and distribution in supervised fine-tuning (SFT) may enhance LLM performance.Remarkably, We successfully trained a smaller base model to achieve scores comparable to larger models, indicating that a diverse and well-distributed dataset can optimize performance regardless of model size.This study suggests that even smaller models may reach high performance levels with carefully curated and varied datasets. By integrating a wide range of instructional content, our approach addresses potential issues such as data quality inconsistencies. Our results imply that a broader spectrum of training data may enhance a model's ability to generalize and perform effectively across different medical scenarios, highlighting the importance of dataset quality and diversity in fine-tuning processes. We open-source the model for future research at https://github.com/CAS-SIAT-XinHai/CollectiveSFT

📄 PDF Abstract BibTeX arXiv:2407.19705

Code (1)

cas-siat-xinhai/collectivesft 공식 구현

Tasks

Diversity

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

MedFact: Benchmarking the Fact-Checking Capabilities of Large Language Models on Chinese Medical Texts

2025-09-15 · Jiayi He, Yangmin Huang, Qianyun Du, Xiangying Zhou 외 arxiv

Deploying Large Language Models (LLMs) in medical applications requires fact-checking capabilities to ensure patient safety and regulatory compliance. We introduce MedFact, a challenging Chinese medical fact-checking ben…

PromptCBLUE: A Chinese Prompt Tuning Benchmark for the Medical Domain

2023-10-22 · Wei Zhu, Xiaoling Wang, Huanran Zheng, Mosha Chen 외

Biomedical language understanding benchmarks are the driving forces for artificial intelligence applications with large language model (LLM) back-ends. However, most current benchmarks: (a) are limited to English which m…

Dialogue GenerationDialogue UnderstandingKnowledge ProbingLanguage Modeling+5

Continuous Training and Fine-tuning for Domain-Specific Language Models in Medical Question Answering

2023-11-01 · Zhen Guo, Yining Hua

Large language models exhibit promising general capabilities but often lack specialized knowledge for domain-specific tasks. Developing domain experts from a base model enables a range of applications without prohibitive…

Medical Question AnsweringQuestion Answering

MedBench: A Comprehensive, Standardized, and Reliable Benchmarking System for Evaluating Chinese Medical Large Language Models

2024-06-24 · Mianxin Liu, Jinru Ding, Jie Xu, Weiguo Hu 외

Ensuring the general efficacy and goodness for human beings from medical large language models (LLM) before real-world deployment is crucial. However, a widely accepted and accessible evaluation process for medical LLM, …

Benchmarking

ChiMST: A Chinese Medical Corpus for Word Segmentation and Medical Term Recognition

2022-06-01 · LREC 2022 6 · Yuanhe Tian, Han Qin, Fei Xia, Yan Song

Chinese word segmentation (CWS) and named entity recognition (NER) are two important tasks in Chinese natural language processing. To achieve good model performance on these tasks, existing neural approaches normally req…

Chinese Word Segmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1