PulseAugur
EN
LIVE 09:59:07

New Chinese dataset benchmarks LLMs for knowledge-grounded tasks

Researchers have introduced the Chinese Data-Text Pair (CDTP), a large-scale dataset designed to evaluate Chinese-language knowledge-grounded Large Language Models (LLMs). The dataset contains over 7 million instances, pairing Chinese text with KG triples, and is intended to support tasks such as Knowledge Graph Completion (KGC), Question Answering (QA), and Triple-to-Text Generation (T2T). CDTP specifically addresses Chinese linguistic nuances like polysemy and word-segmentation ambiguity, aiming to improve structured reasoning and factual understanding in LLMs. Experiments indicate that while model scale alone is insufficient, fine-tuning on CDTP enhances performance and robustness on these knowledge-intensive tasks. AI

IMPACT Provides a specialized benchmark for evaluating and improving Chinese LLMs in knowledge-grounded tasks.

RANK_REASON The cluster describes a new academic dataset and benchmark for evaluating LLMs, published on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Chinese dataset benchmarks LLMs for knowledge-grounded tasks

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Chengwei Wu, Xingrui Zhuo, Mingyang Gao, Xinghe Cheng, Zhichao Yan, Jiapu Wang ·

    A Large-Scale Chinese Knowledge Graph-Text Alignment Dataset for Benchmarking Knowledge-Grounded LLMs

    arXiv:2510.06039v2 Announce Type: replace-cross Abstract: Reliable evaluation of knowledge-grounded Large Language Models (LLMs) in Chinese requires resources that explicitly align Chinese-language text with verifiable Knowledge Graph (KG) facts. Yet existing Chinese benchmarks p…