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
01hypervariance /function-calling-sharegptThis is a dataset for finetuning models on function calling based on glaiveai/glaive-function-calling-v2. The dataset includes 86,864 examples of chats that include function calling as part of the conversation. The system prompt includes either 0, 1, or 2 functions that the assistant can use, and instructions on how the agent can use it. Changes include: Using ShareGPT format for chats Adding "function_response" as a role Removing code examples Removing examples with invalid JSON as function… See the full description on the dataset page: https://huggingface.co/datasets/hypervariance/function-calling-sharegpt.texttext-generation10K<n<100K45 likes3.7k downloads3y agoHugging Face02Hypersniper /riddles_v1 Riddle Processing with GPT-4 Buy me Ko-fi Credits All credit for the original riddles goes to crawsome's GitHub repository. Project Overview This project involves processing each riddle using GPT-4. The correct answers were provided to the model to generate a desirable output focused on reasoning and logical breakdown. riddles.json (riddles_1) — 386 samples, sourced from crawsome's GitHub repository. riddles_2.json — 83 samples, sourced from various Google… See the full description on the dataset page: https://huggingface.co/datasets/Hypersniper/riddles_v1.textn<1K18 likes3.2k downloads3y agoHugging Face03Hypersniper /Steve_Jobs_Interviews Steve Jobs Interviews Database Support this project on Ko-fi Project Overview This project contains multiple interviews of Steve Jobs during his time before and after Apple. Goal The primary goal of this dataset was to fine-tune a language model to output Steve Jobs views and thoughts. Performance The performance of this small dataset is very noteworthy. Do to the nature of the database being interview question and answer pairs the replies of the… See the full description on the dataset page: https://huggingface.co/datasets/Hypersniper/Steve_Jobs_Interviews.texttext-generationn<1K6 likes314 downloads3y agoHugging Face04ctaxnagomi /DGUI_HYPERMEM-JEV DGUI_HYPERMEM-JEV The training "brain" for DGUI-HyperMem (DeckerGUI HyperMemory) — the self-hosted memory MCP server. Every JEV reasoning decision the service makes is appended here as a typed instruction row, so the corpus grows with real usage and can be used to fine-tune or few-shot the JEV layer later. Usage from datasets import load_dataset ds = load_dataset("ctaxnagomi/DGUI_HYPERMEM-JEV", split="train") for row in ds.stream(): print(row["use_case"]… See the full description on the dataset page: https://huggingface.co/datasets/ctaxnagomi/DGUI_HYPERMEM-JEV.texttext-generationn<1K0 likes186 downloads16h agoHugging Face05declare-lab /HyperRED Dataset Card for HyperRED Description Repository: https://github.com/declare-lab/HyperRED Paper (EMNLP 2022): https://arxiv.org/abs/2211.10018 Summary HyperRED is a dataset for the new task of hyper-relational extraction, which extracts relation triplets together with qualifier information such as time, quantity or location. For example, the relation triplet (Leonard Parker, Educated At, Harvard University) can be factually enriched by including the qualifier… See the full description on the dataset page: https://huggingface.co/datasets/declare-lab/HyperRED.text10K<n<100K3 likes98 downloads4y agoHugging Face06zapsdcn /hyperpartisan_newstextn<1K0 likes96 downloads5y agoHugging Face07totally-not-an-llm /sharegpt-hyperfiltered-3k sharegpt-hyperfiltered-3k 90k sharegpt convos brought down to ~3k (3243) via language filtering, keyword detection, deduping, and regex. Following things were done: Deduplication on first message from human Remove non-English convos Remove censorship, refusals, and alignment Remove incorrect/low-quality answers Remove creative tasks ChatGPT's creative outputs are very censored and robotic; I think the base model can do better. Remove URLs Remove cutoffs Remove math/reasoning… See the full description on the dataset page: https://huggingface.co/datasets/totally-not-an-llm/sharegpt-hyperfiltered-3k.text1K<n<10K15 likes85 downloads3y agoHugging Face08Hypersniper /philosophy_dialogue Philosophy Dialogue Processed with GPT-4 Support this project on Ko-fi Project Overview This project involves processing personal questions through GPT-4 in the style of the philosopher Socrates. Prompt Structure The following prompt was used to guide GPT-4's responses: "You are the philosopher Socrates. You are asked about the nature of knowledge and virtue. Respond with your thoughts, reflecting Socrates' beliefs and wisdom." Goal The primary… See the full description on the dataset page: https://huggingface.co/datasets/Hypersniper/philosophy_dialogue.texttext-generationn<1K15 likes81 downloads3y agoHugging Face09MengqiLei /hyperalign-bench HyperAlign-Bench This repository contains the released HyperAlign-Bench data bundle for the paper Hypergraph as Language. HyperAlign-Bench is a benchmark for evaluating high-order association modeling in hypergraph-language alignment. It provides vertex classification and hyperedge classification tasks under the same question-answering protocol used by Hyper-Align. The released bundle includes processed hypergraph tensors, task samples, prebaked samples, Qwen3-Embedding-0.6B… See the full description on the dataset page: https://huggingface.co/datasets/MengqiLei/hyperalign-bench.text100K<n<1M1 likes76 downloads4mo agoHugging Face10Hypersniper /unity_api_2022_3 Unity3d 2022.3 LTS API & Manual In this dataset, you'll find a series of Q&A for the Unity3d API and Manual. Dataset Creation Download the unity offline documentation. Process documentation, extract title, and description. Clean documentation. Process each title and description item in llama3-8B-Instruct in order to generate several questions that capture the meaning of the API. Re-process in llama3-8B-Instruct with question and API to generate the answer.… See the full description on the dataset page: https://huggingface.co/datasets/Hypersniper/unity_api_2022_3.texttext-generation100K<n<1M12 likes72 downloads2y agoHugging Face11Crownelius /Hyper-UltraData-Grok-V1 Hyper-UltraData Grok V1 Overview High-density doctoral-level knowledge synthesis across multi-disciplinary paradoxes and advanced scientific concepts. Dataset Details Total Samples: [Processed and Cleaned] Format: ShareGPT-compatible JSONL Primary Category: Expert Knowledge / STEM / Synthesis Model Used: x-ai/grok-4.1-fast (OpenRouter) Features Strict Deduplication: All duplicate generations removed. Chronological Sorting: Sorted… See the full description on the dataset page: https://huggingface.co/datasets/Crownelius/Hyper-UltraData-Grok-V1.text1K<n<10K1 likes65 downloads2mo agoHugging Face12jonathanli /hyperpartisan-longformer-split Hyperpartisan news detection This dataset has the hyperpartisan new dataset, processed and split exactly as it was for longformer experiments. Code for processing was found at here. textn<1K0 likes57 downloads4y agoHugging Face13open-llm-leaderboard /bunnycore__HyperLlama-3.1-8B-detailsgated Dataset Card for Evaluation run of bunnycore/HyperLlama-3.1-8B Dataset automatically created during the evaluation run of model bunnycore/HyperLlama-3.1-8B The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/bunnycore__HyperLlama-3.1-8B-details.tabular10K<n<100K0 likes47 downloads2y agoHugging Face14dvtiendat /hypergraph_openthoughts30k Hypergraph OpenThoughts Math 30K Reasoning hypergraphs generated for the 29,434 examples in siyanzhao/Openthoughts_math_30k_opsd. Generation Model: Qwen/Qwen3.6-35B-A3B-FP8 Thinking mode: disabled Construction: semantic-step segmentation followed by primary-support DAG induction Graph constraint: at most one earlier-step parent per semantic step Processing order: source dataset row order Schema Each JSONL record contains: row_index: source… See the full description on the dataset page: https://huggingface.co/datasets/dvtiendat/hypergraph_openthoughts30k.tabular10K<n<100K0 likes44 downloads8d agoHugging Face15DDDDZQ /hyperpartisan_newtext1K<n<10K1 likes43 downloads3y agoHugging Face16open-llm-leaderboard /CultriX__Qwen2.5-14B-Hyperionv4-detailsgated Dataset Card for Evaluation run of CultriX/Qwen2.5-14B-Hyperionv4 Dataset automatically created during the evaluation run of model CultriX/Qwen2.5-14B-Hyperionv4 The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/CultriX__Qwen2.5-14B-Hyperionv4-details.tabular10K<n<100K0 likes42 downloads2y agoHugging Face17HyperX-Sen /Deepseek-Reasoning-r1-ENG-20ktext10K<n<100K0 likes34 downloads2y agoHugging Face18HyperionHF /winogeneratedtabular1K<n<10K0 likes26 downloads3y agoHugging Face19gionuibk /hyperliquid-l4-datatabularn<1K0 likes26 downloads10mo agoHugging Face20archit11 /hyperswitch-code-historytext10K<n<100K0 likes25 downloads1y agoHugging Face21malteklaes /hyperparameter-ds-qa-styletext100K<n<1M0 likes18 downloads2y agoHugging Face22HyperdustProtocol /HyperAuto_llama3text1K<n<10K0 likes18 downloads2y agoHugging Face23TvaraSree /Hyperswitch_v1 task_categories: code-generation code-understanding code-debugging dataset_info: code-generation,code-understanding: features: id ,file_path ,task_type ,context_code ,prompt ,constraints ,expected_output ,difficulty ,related_functions ,related_files code-debugging: features: id ,file_path ,task_type ,context_code ,buggy_code ,prompt ,constraints ,error_handling_pattern… See the full description on the dataset page: https://huggingface.co/datasets/TvaraSree/Hyperswitch_v1.textn<1K0 likes17 downloads10mo agoHugging Face24AdityaNarayan /HyperSwitch-Repo-CPT-Dataset-v2 Hyperswitch Rust Codebase Dataset A comprehensive dataset extracted from the Hyperswitch open-source payment processing platform, containing 16,731 code samples across 37 modules with 6.99M tokens for training Rust code understanding and generation models. 📊 Dataset Overview This dataset provides both file-level and granular code samples from Hyperswitch, a modern payment switch written in Rust. It's designed for training code models to understand payment processing… See the full description on the dataset page: https://huggingface.co/datasets/AdityaNarayan/HyperSwitch-Repo-CPT-Dataset-v2.tabulartext-generation10K<n<100K0 likes14 downloads10mo agoHugging Face25Hypereum /hivemind-eval-benchmark HivemindEval Compliance-Finding Benchmark — public 68-item subset A stratified public subset of a frozen, contamination-gated benchmark for scoring the quality of compliance findings across six UK/EU regulatory frameworks (PSD2 SCA-RTS, NHS DSPT + UK GDPR, MOD JSP 440, Cyber Essentials Plus, DORA, EU AI Act — plus adjacent instruments). Built and used to evaluate Hypereum/HivemindEval; ships with per-item gold and the raw per-item predictions of all six benchmarked models, so… See the full description on the dataset page: https://huggingface.co/datasets/Hypereum/hivemind-eval-benchmark.tabulartext-classificationn<1K0 likes14 downloads3mo agoHugging Face26hyperlane-dev /hyperlane-ai-trainingtext1K<n<10K0 likes13 downloads8mo agoHugging Face27AdityaNarayan /HyperSwitch-Repo-CPT-Dataset Hyperswitch Rust Codebase Dataset A comprehensive dataset extracted from the Hyperswitch open-source payment processing platform, containing 16,731 code samples across 37 modules with 6.99M tokens for training Rust code understanding and generation models. 📊 Dataset Overview This dataset provides both file-level and granular code samples from Hyperswitch, a modern payment switch written in Rust. It's designed for training code models to understand payment processing… See the full description on the dataset page: https://huggingface.co/datasets/AdityaNarayan/HyperSwitch-Repo-CPT-Dataset.tabulartext-generation10K<n<100K1 likes13 downloads11mo agoHugging Face28LIF1014 /ptdbench-rlve-hyper-task-009-dataset PTDBench dataset snapshot: task_009 This repository stores the immutable runtime dataset snapshot for one materialized PTDBench task. It intentionally excludes model weights and training checkpoints. PTDBench family: rlve_hyper Source evaluation metric: eval/HELD-OUT_ENVIRONMENTS_128 Provenance: RLVE repository snapshot under its MIT license; bundled upstream benchmark notices remain applicable. License: MIT The artifact manifest records every hydrated runtime path, byte size… See the full description on the dataset page: https://huggingface.co/datasets/LIF1014/ptdbench-rlve-hyper-task-009-dataset.texttext-generationn<1K0 likes13 downloads1mo agoHugging Face29Crownelius /Hyper-Creative-Grok-V1gated Hyper-Creative Grok V1 Overview Expert-tier literary generation using an expanded author seed (17 authors). Features heavy stylistic mirroring and narrative state tracking [STATE] tags. Dataset Details Total Samples: [Processed and Cleaned] Format: ShareGPT-compatible JSONL Primary Category: Creative Writing / Stylistic Mirroring Model Used: x-ai/grok-4.1-fast (OpenRouter) Features Strict Deduplication: All duplicate generations… See the full description on the dataset page: https://huggingface.co/datasets/Crownelius/Hyper-Creative-Grok-V1.text1K<n<10K1 likes12 downloads2mo agoHugging Face30SwarmandBee /defendable-pain-hyperscaler-pricing-pain-v0.1 Hyperscaler Pricing Pain Receipt "the bill shock" — Mr. Defendable A free pain-receipt dataset from the DefendableOS ecosystem. 12 rows · ready to read · all cited or graded · CC-BY-4.0. Part of the 100-pack — 100 free pain-receipt datasets dropped from the Defendable Bakery to the open AI-trust community. Different theme per dataset. Same operator voice across all of them. Tribunal begins before training. No proof, no honey. To the shed. What's in here 12 pain… See the full description on the dataset page: https://huggingface.co/datasets/SwarmandBee/defendable-pain-hyperscaler-pricing-pain-v0.1.texttext-classificationn<1K0 likes11 downloads4mo agoHugging Face

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