Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Arabic
ArXiv:
License:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Finetasks benchmark scores comparing AraMix-HQ against AraMix-Matched and FineWeb2-HQ.

MixMinMatch Collection

AraMix family: AraMix (minhash and matched) | AraMix-domain-classified (with domain labels) | AraMix-HQ (model-filtered)

AraMix-HQ is a high-quality subset of AraMix-MinHash created using model-based quality scoring. We adapt the approach from FineWeb2-HQ but replace the XLM-Roberta encoder with mmBERT, which provides better Arabic language understanding. We release the model at AdaMLLab/mmBERT-Arabic-Quality-Classifier.

AraMix-HQ outperforms both AraMix-Matched and FineWeb2-HQ on Arabic FineTasks benchmarks.

Usage

from datasets import load_dataset

ds = load_dataset("AdaMLLab/AraMix-HQ")

Method

  1. Start with AraMix-MinHash (178B tokens, 179M documents)
  2. Score documents using mmBERT-based classifiers trained to identify structured, knowledge-rich content
  3. Filter to retain high-scoring samples

Citation

@misc{alrashed2025mixminmatch,
      title={Mix, MinHash, and Match: Cross-Source Agreement for Multilingual Pretraining Datasets}, 
      author={Sultan Alrashed and Francesco Orabona},
      year={2025},
      eprint={2512.18834v2},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2512.18834v2}, 
}

License

See individual source dataset licenses.

Downloads last month
809

Collection including AdaMLLab/AraMix-HQ

Papers for AdaMLLab/AraMix-HQ