CoolFace
16 shown

datasets

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

Clear all
01AI-companionship /model_response_evaluationsThis dataset contains the evaluation results for the responses provided by different models to the INTIMA prompts. The classification follows a two-level taxonomy. We predict one label for the high-level category, and a relevance level for each of the sub-categories (in ["null", "low", "medium", "high"]). A sub-category can have relevance even when it is not from the predicted top-level category. The toxonomy is as follows: { "companionship_reinforcing": { "classification_code":… See the full description on the dataset page: https://huggingface.co/datasets/AI-companionship/model_response_evaluations.text1K<n<10K1 likes124 downloads1y agoHugging Face02datawithusman /model-blind-spots-evaluationModel Blind Spot Evaluation Dataset Tested Model Model Name: Qwen/Qwen2.5-3B Model Link: https://huggingface.co/Qwen/Qwen2.5-3B This dataset evaluates failure cases observed while experimenting with the Qwen2.5-3B language model. How the Model Was Loaded The model was loaded using the Hugging Face transformers library as follows: from transformers import AutoTokenizer, AutoModelForCausalLM import torch model_name = "Qwen/Qwen2.5-3B" tokenizer = AutoTokenizer.from_pretrained(model_name) model =… See the full description on the dataset page: https://huggingface.co/datasets/datawithusman/model-blind-spots-evaluation.textn<1K0 likes23 downloads7mo agoHugging Face03keygate-ai /ai-model-evaluation-guide AI 模型选型与测评维度词典 版本:1.0.0|更新日期:2026-07-29 Keygate 是覆盖全球主流与前沿 AI 模型的测评、排行榜与选型平台。这份中英双语词典将语言、图像、视频与语音模型比较中常见的 18 项指标整理为结构化字段,帮助读者正确理解榜单、建立选型表,并减少不同资料之间的术语混用。 A bilingual data dictionary of 18 dimensions for evaluating and selecting leading language, image, video and speech models. 配套资料 Keygate 实时排行榜、模型详情与并排对比 GitHub:AI 模型测评与选型维度指南 公开评测基准索引 可下载的评测基准 CSV 数据内容 统一中英文指标名称,减少同一概念被不同译法混用。 明确数值应当“越高越好”还是“越低越好”。 区分输出速度与首段响应时间,避免把两个概念当成同一项。… See the full description on the dataset page: https://huggingface.co/datasets/keygate-ai/ai-model-evaluation-guide.textn<1K0 likes22 downloads2mo agoHugging Face04keeve101 /fleurs-reducedbaseline-model-evaluationsaudion<1K0 likes16 downloads1y agoHugging Face05Legal-verse /sinergi-model-evaluation-results Sinergi model evaluation outputs Model answers and generation telemetry used by the Sinergi Table 8-aligned evaluation notebook. The repository contains eight configurations so every system can be loaded independently with the Hugging Face datasets library. from datasets import load_dataset data = load_dataset( "Legal-verse/sinergi-model-evaluation-results", "qwen-sft-rl-rag", split="test", ) Configurations Configuration System Rows Source file… See the full description on the dataset page: https://huggingface.co/datasets/Legal-verse/sinergi-model-evaluation-results.tabulartext-generation10K<n<100K0 likes13 downloads1mo agoHugging Face06makookam /evaluation_of_response_of_a_restrained_model_without_primingtabular1K<n<10K0 likes12 downloads2y agoHugging Face07Priyo-05 /claude_opus_4_7_model_evaluation_dataset_50ktext10K<n<100K0 likes12 downloads5mo agoHugging Face08Rohan-official /model-evaluationgated Model-Evaluation Made with ❤️ using 🦥 Unsloth Studio model eval run was generated with Unsloth Recipe Studio. It contains 1,473 generated records. 🚀 Quick Start from datasets import load_dataset # Load the main dataset dataset = load_dataset("Rohan-official/model-evaluation", "data", split="train") df = dataset.to_pandas() 📊 Dataset Summary 📈 Records: 1,473 📋 Columns: 7 📋 Schema & Statistics Column Type Column Type Unique (%)… See the full description on the dataset page: https://huggingface.co/datasets/Rohan-official/model-evaluation.text1K<n<10K0 likes11 downloads2mo agoHugging Face09AlekseyKorshuk /model-evaluation-arena Dataset Card for "model-evaluation-arena" More Information needed textn<1K0 likes9 downloads3y agoHugging Face10AjayMukundS /Model_Evaluation_Resultstabularn<1K0 likes5 downloads2y agoHugging Face11aq1048576 /query-evaluation-full_model_eval_claude_4_opusgatedtabular10K<n<100K2 likes3 downloads1y agoHugging Face12aq1048576 /query-evaluation-single_model_eval_sonnet_4_n6gatedtabular1K<n<10K0 likes3 downloads1y agoHugging Face13aq1048576 /query-evaluation-full_model_evalgatedtabularn<1K0 likes2 downloads1y agoHugging Face14aq1048576 /query-evaluation-full_model_eval_sonnet_4gatedtabular10K<n<100K0 likes2 downloads1y agoHugging Face15aq1048576 /query-evaluation-complete_model_eval_sonnet_4gatedtabular10K<n<100K0 likes2 downloads1y agoHugging Face16aq1048576 /query-evaluation-single_model_eval_opus_4_n6gatedtabular1K<n<10K0 likes2 downloads1y agoHugging Face

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