paper-with-me

Papers

ChineseWebText 2.0: Large-Scale High-quality Chinese Web Text with Multi-dimensional and fine-grained information

2024-11-29 · Wanyue Zhang, Ziyong Li, Wen Yang, Chunlin Leng, Yinan Bai, Qianlong Du, Chengqing Zong, Jiajun Zhang

During the development of large language models (LLMs), pre-training data play a critical role in shaping LLMs' capabilities. In recent years several large-scale and high-quality pre-training datasets have been released to accelerate the research of LLMs, including ChineseWebText1.0, C4, Pile, WanJuan, MAPCC and others. However, as LLMs continue to evolve, focus has increasingly shifted to domain-specific capabilities and safety concerns, making those previous coarse-grained texts insufficient for meeting training requirements. Furthermore, fine-grained information, such as quality, domain and toxicity, is becoming increasingly important in building powerful and reliable LLMs for various scenarios. To address these challenges, in this paper we propose a new tool-chain called MDFG-tool for constructing large-scale and high-quality Chinese datasets with multi-dimensional and fine-grained information. First, we employ manually crafted rules to discard explicit noisy texts from raw contents. Second, the quality evaluation model, domain classifier, and toxicity evaluation model are well-designed to assess the remaining cleaned data respectively. Finally, we integrate these three types of fine-grained information for each text. With this approach, we release the largest, high-quality and fine-grained Chinese text ChineseWebText2.0, which consists of 3.8TB and each text is associated with a quality score, domain labels, a toxicity label and a toxicity score, facilitating the LLM researchers to select data based on various types of fine-grained information. The data, codes and the tool-chain are available on this website https://github.com/CASIA-LM/ChineseWebText-2.0

📄 PDF Abstract BibTeX arXiv:2411.19668

Code (1)

casia-lm/chinesewebtext-2.0 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ChineseWebText: Large-scale High-quality Chinese Web Text Extracted with Effective Evaluation Model

2023-11-02 · Jianghao Chen, Pu Jian, Tengxiao Xi, Dongyi Yi 외

During the development of large language models (LLMs), the scale and quality of the pre-training data play a crucial role in shaping LLMs' capabilities. To accelerate the research of LLMs, several large-scale datasets, …

DanQing: An Up-to-Date Large-Scale Chinese Vision-Language Pre-training Dataset

2026-01-15 · Hengyu Shen, Tiancheng Gu, Bin Qin, Lan Wu 외 arxiv

Vision-Language Pre-training (VLP) models have achieved remarkable success by leveraging large-scale image-text pairs. While English-centric models like CLIP and SigLIP benefit from massive datasets (e.g., LAION-400M), t…

Cross-Modal Retrieval

CN-Probase: A Data-driven Approach for Large-scale Chinese Taxonomy Construction

2019-02-27 · Jindong Chen, Ao Wang, Jiangjie Chen, Yanghua Xiao 외

Taxonomies play an important role in machine intelligence. However, most well-known taxonomies are in English, and non-English taxonomies, especially Chinese ones, are still very rare. In this paper, we focus on automati…

Ancient-Modern Chinese Translation with a Large Training Dataset

2018-08-11 · Dayiheng Liu, Jiancheng Lv, Kexin Yang, Qian Qu

Ancient Chinese brings the wisdom and spirit culture of the Chinese nation. Automatic translation from ancient Chinese to modern Chinese helps to inherit and carry forward the quintessence of the ancients. However, the l…

Cultural Vocal Bursts Intensity PredictionMachine TranslationNMTTranslation

CCI3.0-HQ: a large-scale Chinese dataset of high quality designed for pre-training large language models

2024-10-24 · Liangdong Wang, Bo-Wen Zhang, ChengWei Wu, Hanyu Zhao 외

We present CCI3.0-HQ (https://huggingface.co/datasets/BAAI/CCI3-HQ), a high-quality 500GB subset of the Chinese Corpora Internet 3.0 (CCI3.0)(https://huggingface.co/datasets/BAAI/CCI3-Data), developed using a novel two-s…