hakari-bench/NanoBEIR-pt
NanoBEIR-pt This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-pt is the Portuguese language-specific component of MNanoBEIR. It groups compact BEIR-derived retrieval tasks for efficient evaluation of document ranking in that language. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoBEIR-pt" split = "NanoArguAna" queries = load_dataset(dataset_id, "queries", split=split) corpus = load_dataset(dataset_id, "corpus"… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoBEIR-pt.
0279
