CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01hakari-bench /results HAKARI-Bench Results This dataset stores raw benchmark result artifacts generated by HAKARI-Bench. Raw results: per-task JSON (.xz) result files measured by HAKARI-bench. Leaderboard: https://huggingface.co/spaces/hakari-bench/leaderboard GitHub repository: https://github.com/hakari-bench/hakari-bench Contributing official model results: follow the new model evaluation workflow to evaluate a model and submit results for HAKARI-Bench review:… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/results.1 likes20k downloads8d agoHugging Face02hakari-bench /leaderboard_database HAKARI-Bench Leaderboard Database This dataset hosts the DuckDB database used by the HAKARI-Bench leaderboard. It is derived from the raw benchmark result artifacts in hakari-bench/results and is packaged for leaderboard, viewer, notebook, and SQL use. The database is produced by the HAKARI-Bench implementation in hakari-bench/hakari-bench. Because the benchmark code, schema, and build workflow evolve over time, this dataset card intentionally points to the canonical… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/leaderboard_database.0 likes4.3k downloads8d agoHugging Face03hakari-bench /NanoMTEB-Scandinavian NanoMTEB-Scandinavian This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMTEB-Scandinavian is a compact retrieval benchmark for Scandinavian-language MTEB-style task families. It includes Danish, Norwegian, and Swedish retrieval tasks spanning fact verification, question answering, news, encyclopedic content, FAQ retrieval, and social-media retrieval. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMTEB-Scandinavian" split… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMTEB-Scandinavian.text10K<n<100K0 likes4k downloads3mo agoHugging Face04hakari-bench /NanoMTEB-Dutch NanoMTEB-Dutch This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMTEB-Dutch is a compact Dutch retrieval benchmark containing the MTEB-NL retrieval-family splits. It combines Dutch BEIR-style tasks, legal and public-domain QA, news, tender, web FAQ, Wikipedia, and cross-lingual Belebele retrieval splits. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMTEB-Dutch" split = "argu_ana_nl" queries = load_dataset(dataset_id… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMTEB-Dutch.text100K<n<1M0 likes829 downloads3mo agoHugging Face05hakari-bench /NanoBRIGHT NanoBRIGHT This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBRIGHT contains 20 Nano retrieval splits derived from BRIGHT(v1.1). Each split keeps up to 200 eligible queries and up to 10000 corpus documents, with exact duplicate query and document text removed where the generator records that policy. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoBRIGHT" split = "NanoBrightAops" queries = load_dataset(dataset_id… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoBRIGHT.text100K<n<1M0 likes654 downloads4mo agoHugging Face06hakari-bench /NanoMMTEB-v2 NanoMMTEB-v2 This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMMTEB-v2 is a compact multilingual and multi-domain retrieval benchmark assembled from MMTEB/MTEB retrieval tasks. It includes legal, QA, long-context, dialogue, social, code/community, and reasoning-oriented retrieval splits in the Nano query-corpus-qrels format. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMMTEB-v2" split = "ailastatutes" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMMTEB-v2.text100K<n<1M0 likes561 downloads3mo agoHugging Face07hakari-bench /NanoMIRACL NanoMIRACL This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMIRACL is a compact multilingual benchmark derived from MIRACL. Each language split evaluates monolingual retrieval of Wikipedia passages for natural-language questions. This rebuild uses hotchpotch/miracl-hf-unified dev queries at source revision 21ad00eb467639e927b5badb7c49f4947c6c24ca. For each sampled query, it preserves all source positive passages and expands the split-local corpus to 10,000… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMIRACL.text100K<n<1M0 likes558 downloads3mo agoHugging Face08hakari-bench /NanoDAPFAM NanoDAPFAM This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoDAPFAM contains 18 Nano retrieval splits derived from DAPFAM. Each split keeps up to 200 eligible queries and up to 10000 corpus documents, with exact duplicate query and document text removed where the generator records that policy. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoDAPFAM" split = "NanoDAPFAMAllTitlAbsClmToFullText" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoDAPFAM.text100K<n<1M0 likes415 downloads4mo agoHugging Face09hakari-bench /NanoBEIR-en NanoBEIR-en This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-en is a compact English benchmark derived from BEIR retrieval datasets. It keeps the query-corpus-qrels retrieval format while using small task splits for fast, repeatable evaluation. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoBEIR-en" split = "NanoArguAna" queries = load_dataset(dataset_id, "queries", split=split) corpus = load_dataset(dataset_id… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoBEIR-en.text10K<n<100K0 likes401 downloads3mo agoHugging Face10hakari-bench /NanoMuPLeR NanoMuPLeR This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMuPLeR is a compact multilingual parallel legal retrieval benchmark derived from mteb/MuPLeR-retrieval. It uses MuPLeR retrieval tasks built from European Union DGT-Acquis parallel legal text, covering 14 European languages with human-translated parallel passages and synthetic queries. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMuPLeR" split = "el" queries… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMuPLeR.text100K<n<1M0 likes401 downloads3mo agoHugging Face11hakari-bench /NanoBEIR-th NanoBEIR-th This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-th is the Thai 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-th" 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-th.text10K<n<100K0 likes394 downloads3mo agoHugging Face12hakari-bench /NanoMTEB-Polish NanoMTEB-Polish This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMTEB-Polish is a compact Polish retrieval benchmark assembled from Polish MTEB-family retrieval tasks. It includes Polish CQADupStack domains, FiQA, Natural Questions, PUGG information retrieval, and Quora-style duplicate-question retrieval. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMTEB-Polish" split = "cqadupstack_android" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMTEB-Polish.text100K<n<1M0 likes362 downloads3mo agoHugging Face13Hakureirm /bird-species-10k Bird-10K SigLIP Training Dataset Taxonomy-aware image-text dataset for fine-tuning SigLIP on 10,753 bird species. Dataset Structure taxonomy.json # eBird v2025 taxonomy (species/genus/family/order hierarchy) hard_negatives.json # Same-genus & same-family negative sampling index siglip_train.jsonl # 692,236 training image-text pairs siglip_val.jsonl # 32,125 validation pairs images_224_*.tar.gz # 224x224 bird images organized by species… See the full description on the dataset page: https://huggingface.co/datasets/Hakureirm/bird-species-10k.text100K<n<1M0 likes349 downloads6mo agoHugging Face14hakari-bench /NanoBEIR-no NanoBEIR-no This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-no is the Norwegian 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-no" 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-no.text10K<n<100K0 likes344 downloads3mo agoHugging Face15hakari-bench /NanoMedical NanoMedical This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMedical contains 10 Nano retrieval splits derived from MTEB(Medical, v1). Each split keeps up to 200 eligible queries and up to 10000 corpus documents, with exact duplicate query and document text removed where the generator records that policy. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMedical" split = "NanoCMedQAv2reranking" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMedical.text10K<n<100K0 likes340 downloads4mo agoHugging Face16hakari-bench /NanoBEIR-es NanoBEIR-es This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-es is the Spanish 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-es" 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-es.text10K<n<100K0 likes337 downloads3mo agoHugging Face17hakari-bench /NanoBEIR-de NanoBEIR-de This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-de is the German 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-de" 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-de.text10K<n<100K0 likes331 downloads3mo agoHugging Face18hakari-bench /NanoFaMTEB-v2 NanoFaMTEB-v2 This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoFaMTEB-v2 is a compact Persian retrieval benchmark assembled from FaMTEB and related MTEB-family sources. It includes Persian BEIR-style tasks, MIRACL and NeuCLIR retrieval, Persian web and FAQ retrieval, and synthetic Persian QA/RAG splits in the Nano query-corpus-qrels format. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoFaMTEB-v2" split = "argu_ana_fa"… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoFaMTEB-v2.text100K<n<1M0 likes326 downloads3mo agoHugging Face19hakari-bench /NanoLaw NanoLaw This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoLaw contains 8 Nano retrieval splits derived from MTEB(Law, v1). Each split keeps up to 200 eligible queries and up to 10000 corpus documents, with exact duplicate query and document text removed where the generator records that policy. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoLaw" split = "NanoAILACasedocs" queries = load_dataset(dataset_id, "queries"… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoLaw.text10K<n<100K0 likes321 downloads4mo agoHugging Face20hakari-bench /NanoR2MED NanoR2MED This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoR2MED contains 8 Nano retrieval splits derived from R2MED. Each split keeps up to 200 eligible queries and up to 10000 corpus documents, with exact duplicate query and document text removed where the generator records that policy. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoR2MED" split = "NanoR2MEDBioinformatics" queries = load_dataset(dataset_id, "queries"… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoR2MED.text10K<n<100K0 likes318 downloads4mo agoHugging Face21hakari-bench /NanoBEIR-sr NanoBEIR-sr This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-sr is the Serbian 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-sr" 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-sr.text10K<n<100K0 likes313 downloads3mo agoHugging Face22hakari-bench /NanoBEIR-it NanoBEIR-it This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-it is the Italian 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-it" 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-it.text10K<n<100K0 likes311 downloads3mo agoHugging Face23hakari-bench /NanoBEIR-sv NanoBEIR-sv This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-sv is the Swedish 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-sv" 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-sv.text10K<n<100K0 likes310 downloads3mo agoHugging Face24hakari-bench /NanoVNMTEB NanoVNMTEB This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoVNMTEB is a compact Vietnamese retrieval benchmark assembled from VN-MTEB full retrieval tasks. It includes Vietnamese BEIR-style tasks, MIRACL, MS MARCO, Natural Questions, Quora, SciFact, SCIDOCS, Touché, TREC-COVID, and related Vietnamese retrieval sources. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoVNMTEB" split = "argu_ana_vn" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoVNMTEB.text100K<n<1M0 likes300 downloads3mo agoHugging Face25hakari-bench /NanoJMTEB-v2 NanoJMTEB-v2 This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoJMTEB-v2 is a Nano-style Japanese retrieval dataset recreated from MTEB/JMTEB sources. The ja-cwir, jaqket, miracl-ja, and mr-tidy-japanese splits are rebuilt from sbintuitions/JMTEB-lite retrieval query/corpus tables with 200 queries and 10,000 corpus documents per split. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoJMTEB-v2" split = "ja_cwir" queries =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoJMTEB-v2.text10K<n<100K0 likes298 downloads4mo agoHugging Face26hakari-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.text10K<n<100K0 likes279 downloads3mo agoHugging Face27hakari-bench /NanoMLDR NanoMLDR This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoMLDR contains multilingual retrieval splits derived from Shitao/MLDR revision refs/convert/parquet. Malformed or non-question query strings are filtered before sampling. Usage from datasets import load_dataset dataset_id = "hakari-bench/NanoMLDR" split = "ar" queries = load_dataset(dataset_id, "queries", split=split) corpus = load_dataset(dataset_id, "corpus", split=split) qrels =… See the full description on the dataset page: https://huggingface.co/datasets/hakari-bench/NanoMLDR.text10K<n<100K0 likes278 downloads4mo agoHugging Face28llm-jp /HakushoBench HakushoBench: A Japanese Chart and Table VQA Benchmark from Governmental White Papers | 🤗 Dataset &nbsp;| 📄 Paper &nbsp;| 🧑‍💻 Code &nbsp;| Overview HakushoBench is a challenging Japanese chart and table VQA benchmark built from 33 governmental white papers. HakushoBench contains 2,053 images spanning over 10 image types, with manually annotated QA pairs, designed to assess deep and holistic understanding of charts and tables, rather than local… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/HakushoBench.imageimage-text-to-text1K<n<10K4 likes264 downloads4mo agoHugging Face29beamman /hakidame_loratextn<1K0 likes257 downloads5mo agoHugging Face30hakari-bench /NanoBEIR-vi NanoBEIR-vi This dataset is a Nano-style retrieval dataset for HAKARI-bench. NanoBEIR-vi is the Vietnamese 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-vi" 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-vi.text10K<n<100K0 likes247 downloads3mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.