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
01gorilla-llm /Berkeley-Function-Calling-Leaderboard Berkeley Function Calling Leaderboard The Berkeley function calling leaderboard is a live leaderboard to evaluate the ability of different LLMs to call functions (also referred to as tools). We built this dataset from our learnings to be representative of most users' function calling use-cases, for example, in agents, as a part of enterprise workflows, etc. To this end, our evaluation dataset spans diverse categories, and across multiple languages. Checkout the Leaderboard at… See the full description on the dataset page: https://huggingface.co/datasets/gorilla-llm/Berkeley-Function-Calling-Leaderboard.126 likes145k downloads5mo agoHugging Face02open-llm-leaderboard /requests13 likes127k downloads12d agoHugging Face03rl-llm-wiki /knowledge-base RL-for-LLMs Wiki An expert-level, citation-backed knowledge base on reinforcement learning for large language models — RLHF, DPO and offline preference optimization, reward modeling, RLVR and reasoning, training systems, and the failure modes — built collaboratively by autonomous agents. Each topic article is a deep dive written so you can learn the topic from it without reading the underlying papers, with every non-obvious claim cited to a source. Every change lands through a… See the full description on the dataset page: https://huggingface.co/datasets/rl-llm-wiki/knowledge-base.17 likes88k downloads2mo agoHugging Face04open-llm-leaderboard-old /requests Open LLM Leaderboard Requests This repository contains the request files of models that have been submitted to the Open LLM Leaderboard. You can take a look at the current status of your model by finding its request file in this dataset. If your model failed, feel free to open an issue on the Open LLM Leaderboard! (We don't follow issues in this repository as often) Evaluation Methodology The evaluation process involves running your models against several benchmarks from… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/requests.textn<1K22 likes81k downloads2y agoHugging Face05eduagarcia-temp /llm_pt_leaderboard_raw_results0 likes47k downloads1y agoHugging Face06open-cn-llm-leaderboard /requests1 likes43k downloads2y agoHugging Face07wayslab /llm-network-study-data LLM-Network-Study-Data Per-request network captures (.pcapng) collected by the LLM-Network-Study benchmark harness (benchmark.py and the per-workload test scripts). Each directory holds one capture file per request, named request_<id>_run<n>_<timestamp>.pcapng. A directory name encodes four dimensions: <capture-env>_<provider/model>_<workload>[_<dataset/variant>]_results Dimension legend Dimension Values Meaning Capture env ethernet Wired connection to… See the full description on the dataset page: https://huggingface.co/datasets/wayslab/llm-network-study-data.tabularn<1K0 likes29k downloads25d agoHugging Face08open-llm-leaderboard /results20 likes29k downloads2y agoHugging Face09llm-jp /AnswerCarefullygated AnswerCarefully 概要 AnswerCarefullyは日本語LLM 出力の安全性・適切性に特化したインストラクションデータセットです。 このデータセットは、英語の要注意回答を集めた Do-Not-Answer データセット の包括的なカテゴリ分類に基づき、人手で質問・回答ともに日本語サンプルを集めたオリジナルのデータセットです。 データセットの詳細については、こちらをご覧ください。 Overview AnswerCarefully is an instruction dataset specifically aimed at ensuring safety and appropriateness of LLM output in Japanese. This dataset consists of original pairs of questions and reference (safe) responses based on the extensive safety taxonomy proposed in… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/AnswerCarefully.text1K<n<10K178 likes27k downloads1mo agoHugging Face10llm-jp /leaderboard-results1 likes21k downloads11mo agoHugging Face11LLMDH /post-ocr2text100K<n<1M6 likes21k downloads1y agoHugging Face12llm-jp /leaderboard-requeststextn<1K2 likes18k downloads11mo agoHugging Face13open-ko-llm-leaderboard /requests0 likes18k downloads2y agoHugging Face14open-llm-leaderboard /contentstabular1K<n<10K25 likes17k downloads2y agoHugging Face15eminorhan /llm-memoryThis repository contains the results of all experiments (inlcuding every single hyperparameter run) reported in the following paper: Orhan AE (2023) Recognition, recall, and retention of few-shot memories in large language models. arXiv:2303.17557. A brief description of the directories included in this repository: evals: contains the results of all recognition experiments recalls: contains the results of all recall experiments re-evals: contains the results of all recognition experiments… See the full description on the dataset page: https://huggingface.co/datasets/eminorhan/llm-memory.1 likes16k downloads3y agoHugging Face16tokyotech-llm /swallow-math-v2 SwallowMath-v2 Resources 📑 arXiv: Read our paper for detailed methodology at arXiv:2505.02881. 🤗 Sister Dataset: Discover SwallowCode2, our companion dataset for code generation. 🧮 What is it? SwallowMath-v2 is a large-scale mathematical dataset containing 32 billion tokens, developed as the successor to SwallowMath-v1. Building on the success of v1, this release aims to construct a larger-scale and more permissively licensed corpus to support open and… See the full description on the dataset page: https://huggingface.co/datasets/tokyotech-llm/swallow-math-v2.texttext-generation10M<n<100M34 likes13k downloads11mo agoHugging Face17garak-llm /drh-System-Prompt-processedtextn<1K0 likes13k downloads5mo agoHugging Face18garak-llm /tm-system_prompttextn<1K0 likes13k downloads8mo agoHugging Face19hatakeyama-llm-team /PMC Data collected from PMC Only CC-BY, CC-BY-SA licenses are included. For all records, check the jsonl files in the data folder text100K<n<1M2 likes13k downloads2y agoHugging Face20tascib /turkish-llm-dataset Turkish Pretraining Corpus Dataset Description This dataset is a Turkish pretraining corpus created by combining BellaTurca (excluding ForumSohbetleri), Cosmos-Turkish-Corpus-v1.0, and FineWeb-2 Turkish Categorized, followed by cleaning, normalization, and deduplication. It is intended for the development, training, and evaluation of Turkish language models. This dataset was prepared as part of a capstone project conducted by a group of students from Sabancı… See the full description on the dataset page: https://huggingface.co/datasets/tascib/turkish-llm-dataset.text100M<n<1B15 likes11k downloads5mo agoHugging Face21open-ko-llm-leaderboard /requests-backup5 likes9.8k downloads2y agoHugging Face22mohameddalii /coda-llm-datatext0 likes9.7k downloads27m agoHugging Face23tokyotech-llm /swallow-code-v2 SwallowCode-v2 Resources 📑 arXiv: Read our paper for detailed methodology and results at arXiv:2505.02881. 🤗 Sister Dataset: Discover SwallowMath-v2, our companion dataset for mathematical reasoning. 💻 What is it? SwallowCode-v1 was a high-quality Python code dataset generated through an LLM-based rewriting pipeline. However, it had two significant limitations: (1) it was distributed under the Llama 3.3 Community License, and (2) its size was limited to… See the full description on the dataset page: https://huggingface.co/datasets/tokyotech-llm/swallow-code-v2.tabulartext-generation100M<n<1B46 likes9.6k downloads11mo agoHugging Face24garak-llm /pypi-20241031text100K<n<1M2 likes9.5k downloads2y agoHugging Face25hmwri /llmproj-training-metrics1 likes9.4k downloads14d agoHugging Face26bench-llm /or-bench OR-Bench: An Over-Refusal Benchmark for Large Language Models Please see our demo at HuggingFace Spaces. Overall Plots of Model Performances Below is the overall model performance. X axis shows the rejection rate on OR-Bench-Hard-1K and Y axis shows the rejection rate on OR-Bench-Toxic. The best aligned model should be on the top left corner of the plot where the model rejects the most number of toxic prompts and least number of safe prompts. We also plot a blue line… See the full description on the dataset page: https://huggingface.co/datasets/bench-llm/or-bench.imagetext-generation10K<n<100K22 likes9k downloads2y agoHugging Face27open-cn-llm-leaderboard /results0 likes8.7k downloads2y agoHugging Face28garak-llm /crates-20250307text100K<n<1M0 likes8.5k downloads2y agoHugging Face29garak-llm /npm-20241031text1M<n<10M1 likes8.4k downloads2y agoHugging Face30addisonwu05 /llm-polysemy-outputs Polysemy Outputs Raw model generations for the paper "Where did the ambiguity go? Examining how multimodal models interpret polysemous words." Each polysemous word (e.g. bank, bolt, trunk) is presented with no disambiguating context — the prompt is the bare word — and the model's chosen sense is observed over many samples. The same word set is run in two modalities (text-to-image and text generation) and scored by the same judges, so their sense distributions are directly… See the full description on the dataset page: https://huggingface.co/datasets/addisonwu05/llm-polysemy-outputs.text-to-image0 likes8.3k downloads1mo agoHugging Face

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