Dataset Viewer
The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code:   ClientConnectionError

Parameter Golf FineWeb Export

This is a Parquet-converted fork of willdepueoai/parameter-golf, reformatted for compatibility with the HuggingFace dataset viewer and the datasets library.

The original repository hosts export artifacts derived from HuggingFaceFW/fineweb, specifically a ~10B-token subset pulled from the 100B FineWeb cut used for parameter-golf experiments.

Dataset Structure

  • train: 15,318,808 documents
  • validation: 50,000 documents
  • Each example contains a single text field with the document content.

Usage

from datasets import load_dataset

ds = load_dataset("mishig/parameter-golf")

License

This dataset is made available under the Open Data Commons Attribution License (ODC-By) v1.0, consistent with the upstream FineWeb dataset license.

The upstream FineWeb dataset card states that FineWeb is released under ODC-By v1.0. Use of this derived dataset is also subject to the Common Crawl Terms of Use referenced by FineWeb.

Upstream References

Attribution

Please attribute the upstream FineWeb dataset and this derived export when redistributing or using these artifacts.

Downloads last month
53