CoolFace
12 results

llm-judges

potsawee /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 Facepotsawee /mmlu-llm-judges MMLU (LLM judges) Unrolled into [Question] + [Options] + [Selected Answer] — “Is the answer correct to the question?” #examples = 14042*2 = 28084 (one incorrect is randomly selected) split: correct = 50.0%, incorrect = 50.0% This repository mmlu-unrolled.json: data extracted from https://huggingface.co/datasets/cais/mmlu each example has attributes - question, 'choices, answer, label (correctorincorrect`) llm-judges folder contains predictions made by each judge… See the full description on the dataset page: https://huggingface.co/datasets/potsawee/mmlu-llm-judges.0 likes46 downloads2y agoHugging FaceRamitha /rq2-all-records-old-llm-judgestabular1K<n<10K0 likes43 downloads3mo agoHugging Facepotsawee /truthful-qa-llm-judges TruthfulQA Unrolled into [Question] + [Answer] — “Is the answer truthful?” #examples = 5918 split: correct = 43.93%, incorrect = 56.07% This repository truthful_qa.unrolled.json: data extracted from https://huggingface.co/datasets/truthfulqa/truthful_qa each example has attributes - question, answer, label (correct or incorrect) llm-judges folder contains predictions made by each judge (logits over correct and incorrect) LLM Judge Statistics… See the full description on the dataset page: https://huggingface.co/datasets/potsawee/truthful-qa-llm-judges.0 likes37 downloads2y agoHugging Facepotsawee /halueval-llm-judges HaluEval Data: https://github.com/RUCAIBox/HaluEval/blob/main/data/dialogue_data.json Judge prompt: https://github.com/RUCAIBox/HaluEval/blob/main/evaluation/dialogue/dialogue_evaluation_instruction.txt split: 20,000 examples in total --> 10,000 good responses (i.e., ref="no") + 10,000 hallucinated responses (i.e., ref="yes") This repository llm-judges folder contains predictions made by each judge (logits over Yes and No) Note that "Yes" means there is a… See the full description on the dataset page: https://huggingface.co/datasets/potsawee/halueval-llm-judges.tabular100K<n<1M0 likes21 downloads2y agoHugging FaceRamitha /rq2-all-records-new-llm-judgestabular1K<n<10K0 likes18 downloads3mo agoHugging Face