Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Dutch
ArXiv:
Libraries:
Datasets
pandas
License:
nicolaebanari's picture
Update README.md
30805e2 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: title
      dtype: string
    - name: description
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 11687603
      num_examples: 21000
    - name: dev
      num_bytes: 2491000
      num_examples: 4500
    - name: test
      num_bytes: 2507766
      num_examples: 4500
  download_size: 8537826
  dataset_size: 16686369
license: cc-by-nc-sa-4.0
language:
  - nl

Dataset Card for "mteb-nl-opentender-cls"

Citation Information

If you find our paper, benchmark or models helpful, please consider cite as follows:

@misc{banar2025mtebnle5nlembeddingbenchmark,
      title={MTEB-NL and E5-NL: Embedding Benchmark and Models for Dutch}, 
      author={Nikolay Banar and Ehsan Lotfi and Jens Van Nooten and Cristina Arhiliuc and Marija Kliocaite and Walter Daelemans},
      year={2025},
      eprint={2509.12340},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2509.12340}, 
}