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
01lmsys /chatbot_arena_conversationsgated Chatbot Arena Conversations Dataset This dataset contains 33K cleaned conversations with pairwise human preferences. It is collected from 13K unique IP addresses on the Chatbot Arena from April to June 2023. Each sample includes a question ID, two model names, their full conversation text in OpenAI API JSON format, the user vote, the anonymized user ID, the detected language tag, the OpenAI moderation API tag, the additional toxic tag, and the timestamp. To ensure the safe release… See the full description on the dataset page: https://huggingface.co/datasets/lmsys/chatbot_arena_conversations.tabular10K<n<100K491 likes2.5k downloads3y agoHugging Face02mathewhe /chatbot-arena-elo LMSYS Chatbot Arena ELO Scores This dataset is a datasets-friendly version of Chatbot Arena ELO scores, updated daily from the leaderboard API at https://huggingface.co/spaces/lmarena-ai/chatbot-arena-leaderboard. Updated: 20250717 Loading Data from datasets import load_dataset dataset = load_dataset("mathewhe/chatbot-arena-elo", split="train") The main branch of this dataset will always be updated to the latest ELO and leaderboard version. If you need a fixed dataset… See the full description on the dataset page: https://huggingface.co/datasets/mathewhe/chatbot-arena-elo.documentn<1K4 likes801 downloads1y agoHugging Face03agie-ai /lmsys-chatbot_arena_conversations Dataset Card for "lmsys-chatbot_arena_conversations" More Information needed tabular10K<n<100K0 likes461 downloads3y agoHugging Face04typhoon-ai /chatbot-arena-spoken-voicesaudio1K<n<10K0 likes137 downloads2y agoHugging Face05aigrant /tw_chatbot_arena TW Chatbot Arena 資料集說明 概述 TW Chatbot Arena 資料集是一個開源資料集,旨在促進台灣聊天機器人競技場 https://arena.twllm.com/ 的人類回饋強化學習資料(RLHF)。這個資料集包含英文和中文的對話資料,主要聚焦於繁體中文,以支援語言模型的開發和評估。 資料集摘要 授權: Apache-2.0 語言: 主要為繁體中文 規模: 3.6k 筆資料(2024/08/02) 內容: 使用者與聊天機器人的互動,每筆互動都根據回應品質標記為被選擇或被拒絕。 贊助 本計畫由「【g0v 零時小學校】繁體中文AI 開源實踐計畫」(https://sch001.g0v.tw/dash/brd/2024TC-AI-OS-Grant/list)贊助。 資料集結構 資料集包含以下欄位: question_id: 每次互動的唯一隨機識別碼。 model_a: 左側模型的名稱。 model_b: 右側模型的名稱。 winner:… See the full description on the dataset page: https://huggingface.co/datasets/aigrant/tw_chatbot_arena.tabular10K<n<100K18 likes129 downloads1y agoHugging Face06trl-lib /chatbot_arena_completionstext10K<n<100K4 likes117 downloads1y agoHugging Face07Jannchie /lmsys_chatbot_arena_conversationsdatasource: https://colab.research.google.com/drive/1KdwokPjirkTmpO_P1WByFNFiqxWQquwH tabular1M<n<10M0 likes116 downloads2y agoHugging Face08potsawee /chatbot-arena-llm-judges Chatbot-Arena https://www.kaggle.com/competitions/lmsys-chatbot-arena/data Single-turn data: https://huggingface.co/datasets/potsawee/chatbot-arena-llm-judges #examples = 49938 split: A_win = 17312 (34.67%), B_win = 16985 (34.01%), tie = 15641 (31.32%) #2-way only examples = 34297 (68.68%) This repository train.single-turn.json: data extracted from the train file from LMSys on Kaggle each example has attributes - id, model_[a, b], winne_model_[a, b, tie], question… See the full description on the dataset page: https://huggingface.co/datasets/potsawee/chatbot-arena-llm-judges.tabular10K<n<100K0 likes101 downloads2y agoHugging Face09dim /lmsys_chatbot_arena_conversations Dataset Card for "lmsys_chatbot_arena_conversations" More Information needed tabular10K<n<100K0 likes97 downloads3y agoHugging Face10elandy /cje-chatbot-arena CJE Chatbot Arena Dataset Dataset from Causal Judge Evaluation experiments on Chatbot Arena data. Dataset Structure cje_dataset.jsonl - Main dataset with judge scores and oracle labels (4,961 prompts) prompts.jsonl - Original Chatbot Arena prompts responses/ - Model responses for each policy variant logprobs/ - Token logprobs for importance sampling estimators Policies 5 system prompt variants evaluated: base - No system prompt clone - "Respond exactly as… See the full description on the dataset page: https://huggingface.co/datasets/elandy/cje-chatbot-arena.text-generation1K<n<10K0 likes66 downloads9mo agoHugging Face11baohao /WSDM-Cup-Multilingual-Chatbot-Arenatext10K<n<100K0 likes61 downloads2y agoHugging Face12one-thing /chatbot_arena_conversations_hinglishThe dataset is created by translating "lmsys/chatbot_arena_conversations" dataset. link to original datset - https://huggingface.co/datasets/lmsys/chatbot_arena_conversations Original dataset contain two conversation from model_a and model_b and also given winner model between these two model conversation. I have selected winner conversation and converted that user query and assistant answer into hinglish language using Gemini pro text10K<n<100K5 likes54 downloads3y agoHugging Face13amkdg /chatbot-arena-conversations-Embeddings Chatbot Arena Conversations Embeddings Embeddings of agie-ai/lmsys-chatbot_arena_conversations, produced with amkdg/Qwen3-Embedding-8B-NVFP4 — 4096-d, L2-normalized float16 (cosine = dot product). 65,960 conversations → 65,960 vectors emb.npy — float16 [65960, 4096] meta.parquet — one row per vector, aligned with emb.npy: id, uuid, tag, chunk, n_chunks, count, source_ref manifest.json — counts and provenance Usage import numpy as np, pyarrow.parquet as pq emb… See the full description on the dataset page: https://huggingface.co/datasets/amkdg/chatbot-arena-conversations-Embeddings.tabular10K<n<100K0 likes49 downloads3mo agoHugging Face14Human-CentricAI /chatbot-arena-llm-refusal Hand-Labeled Refusal Dataset for Chatbot Arena Responses Dataset Overview This dataset extends the Chatbot Arena: Human Preference 55K dataset by providing manual annotations of LLM responses with respect to refusal behaviors. The labels classifies if models refuse to answer a prompt due to ethical concerns or technical/capability limitations. The Dataset contains labels for 1,750 response pairs, i.e. 3,500 model responses. Dataset Details This dataset adds… See the full description on the dataset page: https://huggingface.co/datasets/Human-CentricAI/chatbot-arena-llm-refusal.0 likes47 downloads1y agoHugging Face15llm-jp /llm-jp-chatbot-arena-conversations LLM-jp Chatbot Arena Conversations Dataset This dataset contains approximately 1,000 conversations with pairwise human preferences, most of which are in Japanese. The data was collected during the trial phase of the LLM-jp Chatbot Arena (January–February 2025), where users compared responses from two different models in a head-to-head format. Each sample includes a question ID, the names of the two models, their conversation transcripts, the user's vote, an anonymized user ID, a… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/llm-jp-chatbot-arena-conversations.question-answeringn<1K9 likes46 downloads1y agoHugging Face16openaccess-ai-collective /chatbot-arena-elo-scores Dataset Card for "chatbot-arena-elo-scores" More Information needed textn<1K0 likes43 downloads3y agoHugging Face17chardizard /RubricARM-ChatbotArena-ARMJudge-Correcttext10K<n<100K0 likes43 downloads6mo agoHugging Face18GENIAC-Team-Ozaki /chatbot-arena-ja-karakuri-lm-8x7b-chat-v0.1-awqchatbot-arena-ja-calm2-7b-chatをフィルタリングし、karakuri-lm-8x7b-chat-v0.1-awqでchosenを生成しました tabular10K<n<100K0 likes41 downloads2y agoHugging Face19MichaelR207 /chatbot_arena_personalized_0125tabular1K<n<10K0 likes38 downloads2y agoHugging Face20kanhatakeyama /chatbot-arena-ja-elo-rating Leaderboard ChatBotArena-jaのランキングです。 2時間に1回程度のペースで更新されます。 tabularn<1K2 likes37 downloads2y agoHugging Face21andito /chatbot_arena_completionstext10K<n<100K2 likes36 downloads2y agoHugging Face22chardizard /RubricARM-ChatbotArena-Llama-Correcttext10K<n<100K0 likes36 downloads6mo agoHugging Face23GENIAC-Team-Ozaki /chatbot-arena-ja-calm2-7b-chat-experimental_deduped_add_generated_texttext10K<n<100K0 likes35 downloads2y agoHugging Face24potsawee /chatbotarena-spoken-all-7824 ChatbotArena-Spoken Dataset Based on ChatbotArena, we employ GPT-4o-mini to select dialogue turns that are well-suited to spoken-conversation analysis, yielding 7824 data points. To obtain audio, we synthesize every utterance, user prompt and model responses, using one of 12 voices from KokoroTTS (v0.19), chosen uniformly at random. Because the original human annotations assess only lexical content in text, we keep labels unchanged and treat them as ground truth for the spoken… See the full description on the dataset page: https://huggingface.co/datasets/potsawee/chatbotarena-spoken-all-7824.audio1K<n<10K0 likes35 downloads1y agoHugging Face25MichaelR207 /chatbot_arena_personalized_1023tabular10K<n<100K1 likes30 downloads2y agoHugging Face26atlasia /chatbot-arena-db1 likes30 downloads10mo agoHugging Face27KatoHF /chatbot_arena_binarizedtext10K<n<100K0 likes29 downloads3y agoHugging Face28stair-lab /chatbot_arenatabular10K<n<100K0 likes29 downloads1y agoHugging Face29MichaelR207 /chatbot_arena_rm_train_persona_3b_0521tabular10K<n<100K0 likes26 downloads1y agoHugging Face30GENIAC-Team-Ozaki /chatbot-arena-ja-calm2-7b-chat-experimental_dedupedchatbot-arena-ja-calm2-7b-chatからpromptが一致するデータを削除したデータセットです。 textquestion-answering10K<n<100K0 likes25 downloads2y agoHugging Face

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