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
01Dahoas /synthetic-instruct-gptj-pairwisetext10K<n<100K57 likes413 downloads4y agoHugging Face02rahulseetharaman /msmarco-llm-reranking-pairwisetext10M<n<100M0 likes301 downloads1y agoHugging Face03tannayak /pairwise_preferencesv2tabular100K<n<1M0 likes250 downloads2y agoHugging Face04tasksource /oasst1_pairwise_rlhf_reward Dataset Card for "oasst1_pairwise_rlhf_reward" OASST1 dataset preprocessed for reward modeling: import pandas as pd from datasets import load_dataset,concatenate_datasets, Dataset, DatasetDict import numpy as np dataset = load_dataset("OpenAssistant/oasst1") df=concatenate_datasets(list(dataset.values())).to_pandas() m2t=df.set_index("message_id")['text'].to_dict() m2r=df.set_index("message_id")['role'].to_dict() m2p=df.set_index('message_id')['parent_id'].to_dict()… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/oasst1_pairwise_rlhf_reward.text10K<n<100K53 likes236 downloads3y agoHugging Face05andersonbcdefg /red_teaming_reward_modeling_pairwise Dataset Card for "red_teaming_reward_modeling_pairwise" More Information needed text10K<n<100K8 likes187 downloads3y agoHugging Face06CohereLabs /fusion-pairwise-evals-test-time-scaling Automatic pairwise preference evaluations for: Making, not taking, the Best-of-N Content This data contains pairwise automatic win-rate evaluations for the m-ArenaHard-v2.0 benchmark and it compares CommandA against gemini-2.5-pro in 2 settings: Test-time scaling with Fusion : 5 samples are generated from CommandA, then fused with CommandA into one completion and compared to a single completion from gemini-2.5-pro Test-time scaling with BoN : 5 samples are generated from… See the full description on the dataset page: https://huggingface.co/datasets/CohereLabs/fusion-pairwise-evals-test-time-scaling.texttext-generation1K<n<10K1 likes166 downloads1y agoHugging Face07CohereLabs /fusion-pairwise-evals-finetuned Automatic pairwise preference evaluations for: Making, not taking, the Best-of-N Content This data contains pairwise automatic win-rate evaluations for the m-ArenaHard-v2.0 benchmark and it compares 2 models against gemini-2.5-flash: Fusion: is the 111B model finetuned on synthetic data generated with Fusion from 5 teachers BoN: is the 111B model finetuned on synthetic data generated with BoN from 5 teachers Each model’s outputs are compared in pairs with the respective… See the full description on the dataset page: https://huggingface.co/datasets/CohereLabs/fusion-pairwise-evals-finetuned.texttext-generation1K<n<10K1 likes159 downloads1y agoHugging Face08RioLee /ToolPref-Pairwise-30K ToolPref-Pairwise-30K [Paper] | [Model] | [Benchmark] | [Code] 💡 Summary This dataset is a part of ToolRM: Towards Agentic Tool-Use Reward Modeling. It comprises 30,000 preference annotations in agentic tool-use scenarios and was used to train the ToolRM model series. 🌟 Overview ToolRM is a family of lightweight generative and discriminative reward models tailored for agentic tool-use scenarios. To build these models, we propose a novel pipeline… See the full description on the dataset page: https://huggingface.co/datasets/RioLee/ToolPref-Pairwise-30K.tabulartext-classification10K<n<100K3 likes151 downloads9mo agoHugging Face09AlekseyKorshuk /davinci-pairwise-tokenized Dataset Card for "davinci-pairwise-tokenized" More Information needed text10K<n<100K0 likes148 downloads4y agoHugging Face10andersonbcdefg /red_teaming_reward_modeling_pairwise_no_as_an_ai Dataset Card for "red_teaming_reward_modeling_pairwise_no_as_an_ai" More Information needed text10K<n<100K6 likes138 downloads3y agoHugging Face11andersonbcdefg /sharegpt_reward_modeling_pairwise_no_as_an_ai Dataset Card for "sharegpt_reward_modeling_pairwise_no_as_an_ai" More Information needed text10K<n<100K3 likes105 downloads3y agoHugging Face12reciprocate /gsm8k_train_pairwise Dataset Card for "gsm8k_train_pairwise" More Information needed text1K<n<10K4 likes99 downloads3y agoHugging Face13bshepp /pairwise-poisson-algebras Pairwise Poisson Algebras: Neural Networks vs Physics Dataset Description This dataset contains the first systematic computation of pairwise Poisson bracket Lie algebras for both neural network training dynamics and physical N-body systems. SGD with momentum is a Hamiltonian system; the pairwise interactions between weight layers generate a Lie algebra — and we discover that neural networks produce richer algebraic structures than any physical system. Neural… See the full description on the dataset page: https://huggingface.co/datasets/bshepp/pairwise-poisson-algebras.tabulartabular-regressionn<1K0 likes97 downloads5mo agoHugging Face14AlekseyKorshuk /davinci-pairwise-medium Dataset Card for "davinci-pairwise-medium" More Information needed text10K<n<100K0 likes79 downloads4y agoHugging Face15LossFunctionLover /orm-pairwise-preference-pairs Pairwise Outcome Reward Model (ORM) A Robust Preference Learning Model for Agentic Reasoning Systems 📋 Model Description This is a Pairwise Outcome Reward Model (ORM) designed for agentic reasoning systems. The model learns to rank reasoning traces through relative preference judgments rather than absolute quality scores, achieving superior stability and reproducibility compared to traditional pointwise approaches. Key Achievements: ✅ 96.3% pairwise accuracy with… See the full description on the dataset page: https://huggingface.co/datasets/LossFunctionLover/orm-pairwise-preference-pairs.text10K<n<100K0 likes79 downloads8mo agoHugging Face16andersonbcdefg /gpteacher_reward_modeling_pairwise Dataset Card for "gpteacher_reward_modeling_pairwise" More Information needed text1K<n<10K2 likes73 downloads3y agoHugging Face17nthakur /mirage-bench-pairwise-judgments MIRAGE-Bench Pairwise Judgments Win matrix per language from nthakur/mirage-bench-pairwise-judgments. Each cell (row, col) shows the win rate of the row model against the col model, computed as wins / total_comparisons × 100%. Ties are counted as 0.5 wins for each side. Each row in the dataset is treated as an independent outcome. Arabic (ar) Win Matrix — cell (row, col) = wins of row model vs col model out of 100 pairwise comparisons (ties = 0.5). Diagonal is -.… See the full description on the dataset page: https://huggingface.co/datasets/nthakur/mirage-bench-pairwise-judgments.text100K<n<1M1 likes71 downloads6mo agoHugging Face18AlekseyKorshuk /davinci-pairwise-filtered Dataset Card for "davinci-pairwise-filtered" More Information needed text100K<n<1M0 likes70 downloads4y agoHugging Face19chaoweihuang /SHP_pairwisetext100K<n<1M0 likes68 downloads2y agoHugging Face20midah /license-pairwise-hf Deprecated — moved to midah/hf-dataset-licenses This repository is deprecated as of 2026-05-23. All pairwise comparison data previously hosted here has been migrated to the canonical license analysis dataset: https://huggingface.co/datasets/midah/hf-dataset-licenses The canonical repo contains everything that was here, plus: The license corpus (corpus config, 747 licenses with full text + metadata) Feature extractions (features_v3_* configs, schema v3) SPDX-747 pairwise data… See the full description on the dataset page: https://huggingface.co/datasets/midah/license-pairwise-hf.text10K<n<100K0 likes63 downloads4mo agoHugging Face21AlekseyKorshuk /davinci-vs-lit-pairwise Dataset Card for "davinci-vs-lit-pairwise" More Information needed text10K<n<100K0 likes62 downloads4y agoHugging Face22rubricreward /llm-metric-ace-code-pairwisetext100K<n<1M0 likes57 downloads1y agoHugging Face23andersonbcdefg /sharegpt_reward_modeling_pairwise Dataset Card for "sharegpt_reward_modeling_pairwise" More Information needed text10K<n<100K1 likes53 downloads3y agoHugging Face24SALT-NLP /Design2Code_human_eval_pairwiseFind more details in our paper. imagen<1K1 likes53 downloads3y agoHugging Face25AlekseyKorshuk /hh-rlhf-pairwise Dataset Card for "hh-rlhf-pairwise" More Information needed text10K<n<100K0 likes50 downloads4y agoHugging Face26JasonYan777 /creative-writing-pairwise-critic-freeformtext10K<n<100K1 likes50 downloads9mo agoHugging Face27rubricreward /llm-metric-ace-code-pairwise-newtext100K<n<1M0 likes48 downloads1y agoHugging Face28tasksource /oasst2_pairwise_rlhf_reward Dataset Card for "oasst2_pairwise_rlhf_reward" import pandas as pd from datasets import load_dataset,concatenate_datasets, Dataset, DatasetDict import numpy as np dataset = load_dataset("OpenAssistant/oasst2") df=concatenate_datasets(list(dataset.values())).to_pandas() m2t=df.set_index("message_id")['text'].to_dict() m2r=df.set_index("message_id")['role'].to_dict() m2p=df.set_index('message_id')['parent_id'].to_dict() m2history=dict() # message id to unrolled history for k,v in… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/oasst2_pairwise_rlhf_reward.text10K<n<100K2 likes46 downloads3y agoHugging Face29midah /pairwise_analyses License Pairwise Analyses Pairwise permissiveness verdicts across software and AI licenses, produced by three LLMs under the v4 prompt, plus the derived consensus ordering and Hasse diagram. Covers two corpora: the 93-license Hugging Face Hub-selectable set and the full 747-license SPDX + AI canonical corpus. Layout hf/ (93-license Hugging Face subset, 4,278 pairs) ├── consensus_order.json Consensus verdict per… See the full description on the dataset page: https://huggingface.co/datasets/midah/pairwise_analyses.tabular100K<n<1M0 likes45 downloads5mo agoHugging Face30Yaldat /Persian-Pairwise-Embeddedtext1M<n<10M0 likes44 downloads2mo agoHugging Face

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