five

HuggingFaceFW/dclm_100BT-shuffled

收藏
Hugging Face2026-03-02 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/HuggingFaceFW/dclm_100BT-shuffled
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string - name: id dtype: string - name: url dtype: string - name: language dtype: string - name: language_score dtype: float64 - name: fasttext_score dtype: float64 - name: dataset dtype: string splits: - name: train num_examples: 89269902 license: odc-by language: - en size_categories: - 10M<n<100M tags: - pretraining - smol-data pretty_name: DCLM 100BT (Shuffled) --- # DCLM 100BT (Shuffled) A globally shuffled version of [HuggingFaceFW/dclm_100BT](https://huggingface.co/datasets/HuggingFaceFW/dclm_100BT). Part of the [Smol-Data](https://huggingface.co/collections/HuggingFaceFW/smol-data) collection — tried and tested mixes for strong pretraining. ## Dataset Description This dataset contains the same ~100B tokens as [dclm_100BT](https://huggingface.co/datasets/HuggingFaceFW/dclm_100BT) but with all documents globally shuffled (seed=42). Use this version when you need randomized document ordering for pretraining. ## How It Was Created The unshuffled dataset was loaded into memory, shuffled with `dataset.shuffle(seed=42)`, and re-uploaded with 100 shards. See the [smol_data.py](https://github.com/huggingface/datatrove/blob/main/examples/smol_data.py) script for details. ## Usage ```python from datasets import load_dataset ds = load_dataset("HuggingFaceFW/dclm_100BT-shuffled", split="train", streaming=True) for sample in ds: print(sample["text"][:200]) break ``` ## Citation ```bibtex @misc{niklaus2026smoldata, title={SmolData}, author={Joel Niklaus and Hynek Kydl{\'\i}{\v{c}}ek}, year={2026}, publisher={Hugging Face}, journal={Hugging Face repository}, howpublished={\url{https://huggingface.co/collections/HuggingFaceFW/smol-data}} } ```
提供机构:
HuggingFaceFW
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作