paper-with-me

홈 › Papers

WanJuanSiLu: A High-Quality Open-Source Webtext Dataset for Low-Resource Languages

2025-01-24 · JIA YU, Fei Yuan, Rui Min, Jing Yu, Pei Chu, Jiayang Li, Wei Li, Ruijie Zhang, Zhenxiang Li, Zhifei Ren, Dong Zheng, Wenjian Zhang, Yan Teng, Lingyu Meng, Zhenjiang Jin, Jiantao Qiu, Shasha Wang, Zhongying Tu, Dahua Lin, Yu Wang, Yu Qiao, Yanfeng Wang, Conghui He

This paper introduces the open-source dataset WanJuanSiLu, designed to provide high-quality training corpora for low-resource languages, thereby advancing the research and development of multilingual models. To achieve this, we have developed a systematic data processing framework tailored for low-resource languages. This framework encompasses key stages such as data extraction, corpus cleaning, content deduplication, security filtering, quality evaluation, and theme classification. Through the implementation of this framework, we have significantly improved both the quality and security of the dataset, while maintaining its linguistic diversity. As of now, data for all five languages have been fully open-sourced. The dataset can be accessed at https://opendatalab.com/applyMultilingualCorpus, and GitHub repository is available at https://github.com/opendatalab/WanJuan3.0

📄 PDF Abstract BibTeX arXiv:2501.14506

Code (1)

opendatalab/wanjuan3.0 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

WanJuan-CC: A Safe and High-Quality Open-sourced English Webtext Dataset

2024-02-29 · Jiantao Qiu, Haijun Lv, Zhenjiang Jin, Rui Wang 외

This paper presents WanJuan-CC, a safe and high-quality open-sourced English webtext dataset derived from Common Crawl data. The study addresses the challenges of constructing large-scale pre-training datasets for langua…

Gumbel Distillation for Parallel Text Generation

2026-03-23 · Chi Zhang, Xixi Hu, Bo Liu, Qiang Liu arxiv

The slow, sequential nature of autoregressive (AR) language models has driven the adoption of parallel decoding methods. However, these non-AR models often sacrifice generation quality as they struggle to model the compl…

Text Generation

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 외

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 …

HAARES Half-Split Residual Basis Routing for Deep Transformers

2026-06-04 · Kehan Wang arxiv

Block-level residual routing makes learned residual aggregation practical by routing over block summaries, but each summary compresses an ordered sequence of attention and MLP updates into one cumulative vector. We propo…

Text Quality-Based Pruning for Efficient Training of Language Models

2024-04-26 · Vasu Sharma, Karthik Padthe, Newsha Ardalani, Kushal Tirumala 외

In recent times training Language Models (LMs) have relied on computationally heavy training over massive datasets which makes this training process extremely laborious. In this paper we propose a novel method for numeri…