CoolFace
Apppublic

openbmb/Ultra-FineWeb-L2-Selector

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
3likes
App README

โšก Ultra-FineWeb Classifier

A lightweight fastText-based classifier for filtering high-quality web data, supporting both English and Chinese.

๐ŸŒŸ Features

  • โ€”Fast Inference: Based on fastText for efficient classification
  • โ€”Bilingual Support: Works with both English (en) and Chinese (zh) content
  • โ€”Quality Scoring: Returns a quality score from 0 to 1
  • โ€”Easy to Use: Simple web interface powered by Gradio

๐Ÿ“Š Quality Score Interpretation

Score RangeQuality LevelRecommendation
โ‰ฅ 0.7๐ŸŒŸ High QualitySuitable for LLM training
0.4 - 0.7๐Ÿ“Š Medium QualityMay need review
< 0.4โš ๏ธ Low QualityLikely not suitable

๐Ÿ”— Links

๐Ÿ“ Citation

bibtex
@misc{wang2025ultrafineweb,
  title={{Ultra-FineWeb}: Efficient Data Filtering and Verification for High-Quality LLM Training Data},
  author={Yudong Wang and Zixuan Fu and Jie Cai and Peijun Tang and Hongya Lyu and Yewei Fang and Zhi Zheng and Jie Zhou and Guoyang Zeng and Chaojun Xiao and Xu Han and Zhiyuan Liu},
  year={2025},
  eprint={2505.05427},
  archivePrefix={arXiv},
  primaryClass={cs.CL},
}

๐Ÿ“„ License

Apache 2.0