CoolFace
17 shown

datasets

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

Clear all
01juiceb0xc0de /Ornith-1.0-9B-atlas juiceb0xc0de/Ornith-1.0-9B-atlas A brain atlas for deepreinforce-ai/Ornith-1.0-9B, the 9B agentic-coding model that reports SOTA results on Terminal-Bench, SWE-Bench, and other agentic coding benchmarks. This is not a chat dataset or a benchmark — it is an internal-mechanics map built by running activations through a corpus of prompts and scoring what each layer, component, head, and feature direction is doing. If you want to know why this model survives surgical edits, where… See the full description on the dataset page: https://huggingface.co/datasets/juiceb0xc0de/Ornith-1.0-9B-atlas.image1M<n<10M1 likes1.1k downloads6d agoHugging Face02AtomicChat /Ornith-1.5-35B-A3B-GGUF-metrics1 likes614 downloads1mo agoHugging Face03ornith-ai /CUDA-L2 CUDA-L2: Surpassing cuBLAS Performance for Matrix Multiplication through Reinforcement Learning 🥳 Introduction CUDA-L2 is a system that combines large language models (LLMs) and reinforcement learning (RL) to automatically optimize Half-precision General Matrix Multiply (HGEMM) CUDA kernels. CUDA-L2 systematically outperforms major matmul baselines to date, from the widely-used torch.matmul to state-of-the-art NVIDIA closed-source libraries (cuBLAS… See the full description on the dataset page: https://huggingface.co/datasets/ornith-ai/CUDA-L2.tabular1K<n<10K9 likes603 downloads10mo agoHugging Face04AtomicChat /Ornith-1.5-9B-GGUF-metricstabularn<1K1 likes383 downloads1mo agoHugging Face05gdamms /ornithoscopeOrnithoscope dataset is the dataset used to train the model for the Ornithoscope project.0 likes331 downloads3y agoHugging Face06SEBK4C /molt-ornith-eval molt — a behavioral eval harness for extreme MoE quantization (Ornith-1.0-397B @ 2.41 bpw) molt is an autoresearch-style ratchet loop that searches quantization recipes and serving configs for deepreinforce-ai/Ornith-1.0-397B (512-expert qwen3.5 MoE) until it serves well on one specific consumer box: 2×RTX 4090, 90 GB DDR5, Gen5 SSD. This dataset is the frozen evaluation harness, golden references, the research journal, and the documentation — published for community feedback.… See the full description on the dataset page: https://huggingface.co/datasets/SEBK4C/molt-ornith-eval.2 likes304 downloads3mo agoHugging Face07ornith-ai /CUDA-L1 &nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp; 🏠&nbsp;&nbsp;Project Page &nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp; 📄&nbsp;&nbsp;Paper &nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp; 🔥&nbsp;&nbsp;Demo 🥳 Introduction In this paper, we introduce CUDA-L1, an automated reinforcement learning (RL) framework for CUDA optimization. The core of CUDA-L1 is a contrastive RL model, a newly-designed RL system to enhance optimization through comparative learning.… See the full description on the dataset page: https://huggingface.co/datasets/ornith-ai/CUDA-L1.text-generation1K<n<10K8 likes216 downloads1y agoHugging Face08jzinno /Ornith-1.5-35B-A3B-Nemotron-v2-100M Ornith 1.5 35B A3B Nemotron v2 100M This dataset contains 108,729 English conversations with 108,729 regenerated assistant turns and 100,014,884 generated assistant completion tokens. 100M refers to the completion-token target, not the number of examples. The prompt mix is a deterministic sample from nvidia/Nemotron-Post-Training-Dataset-v2. It covers the source dataset's chat, code, math, and STEM subsets. Every assistant turn was regenerated with ornith-ai/Ornith-1.5-35B-A3B;… See the full description on the dataset page: https://huggingface.co/datasets/jzinno/Ornith-1.5-35B-A3B-Nemotron-v2-100M.tabular100K<n<1M0 likes171 downloads29d agoHugging Face09SEBK4C /ornith-35b-agentic-eval Ornith-35B agentic evaluation harness + full journals The complete, reproducible evidence behind SEBK4C/Ornith-1.0-35B-MTP-GGUF: a single day of controlled head-to-head experiments on locally-served Ornith-1.0-35B quantizations (plus the 397B 2.41bpw research quant), all machine-scored — no LLM judge anywhere. What's here harness/ tasks.py 24-task base battery (agentic tools / code+hidden-tests / exact-answer reasoning /… See the full description on the dataset page: https://huggingface.co/datasets/SEBK4C/ornith-35b-agentic-eval.1 likes106 downloads2mo agoHugging Face10ChengyiX /ornith-256k-bench ornith-256k-bench: Raw measurement records for LocalMoE (Ornith-1.5-35B-A3B on M4 Max) Raw JSON-lines/JSON records backing the LocalMoE study: serving Ornith-1.5 35B-A3B (3B active). The original Q4_K_M experiment and the later Q6_K, reasoning-on comparison are both retained. The Q4_K_M long-context proof records a 260,013-prompt-token request on an Apple M4 Max (64 GB); the Q6_K record is a separate controlled short-workload comparison against a dense 27B + DFlash2 baseline.… See the full description on the dataset page: https://huggingface.co/datasets/ChengyiX/ornith-256k-bench.n<1K0 likes87 downloads18d agoHugging Face11usernamebetter /ornith-coder-sft-v1 ORNITH-CODER-SFT-V1 Coding-specialized SFT dataset. Target domains math: 25,000 tool_use: 17,000 general_coding: 20,000 agentic_coding: 30,000 reasoning: 15,000 Maximum target: 107,000 examples. Ingestion The pipeline does not use datasets.load_dataset(). Parquet sources are processed with PyArrow batches. Large JSONL sources are streamed directly over HTTP. Global deduplication uses SQLite and SHA-256 content hashes. Hard limits… See the full description on the dataset page: https://huggingface.co/datasets/usernamebetter/ornith-coder-sft-v1.0 likes66 downloads17d agoHugging Face12usernamebetter /ornith-coder-sft-v2 ORNITH-CODER-SFT-V1 Coding-specialized SFT dataset. Domain targets math: 25,000 tool_use: 17,000 general_coding: 20,000 agentic_coding: 30,000 reasoning: 15,000 Maximum target: 107,000 examples. Ingestion No datasets.load_dataset() Direct PyArrow Parquet processing Direct remote HTTP JSONL streaming SQLite SHA-256 global deduplication Source-aware schema normalization Hard limits Maximum Parquet file: 1.07 GB Maximum Parquet… See the full description on the dataset page: https://huggingface.co/datasets/usernamebetter/ornith-coder-sft-v2.0 likes51 downloads17d agoHugging Face13DiogenesChen122 /Dr.Sparse-Ornith15-9B-eval-b200-otf-spgemm-partial Dr.Sparse — Ornith-1.5-9B SpGEMM baseline (partial, 12/81 matrices) Partial baseline of ornith-ai/Ornith-1.5-9B on the Dr.Sparse OTF held-out test set, SpGEMM only, levels 1-3 (level4 excluded). B200, single trajectory (no tree search). Why this run is partial The run was stopped after 12 of 81 matrices. HiPerGator terminates jobs that hold a GPU without using it, and this eval layout gives each matrix its own GPU while the agent spends most of each iteration… See the full description on the dataset page: https://huggingface.co/datasets/DiogenesChen122/Dr.Sparse-Ornith15-9B-eval-b200-otf-spgemm-partial.0 likes38 downloads1d agoHugging Face14giggiovpg /ornith-android-instruct Ornith Android Instruct 5,500 instruction-tuning examples for Android development — Kotlin-first, Jetpack Compose-first, current (non-deprecated) APIs. Built as the training corpus for Ornith, a small language model specialized in writing Android application code, and usable for fine-tuning any code LLM toward modern Android development. Train: 5,225 examples (ornith_dataset_merged.jsonl) Eval: 275 held-out examples (ornith_eval_merged.jsonl) Format: JSONL, one example per line… See the full description on the dataset page: https://huggingface.co/datasets/giggiovpg/ornith-android-instruct.tabulartext-generation1K<n<10K0 likes32 downloads2mo agoHugging Face15Geraldine /humatheque-vlm-pred-ornith15-9bimagen<1K0 likes23 downloads8d agoHugging Face16mlnomad /imnet1k_platypus_duckbill_duckbilled_platypus_duck-billed_platypus_Ornithorhynchus_anatinusimage1K<n<10K0 likes13 downloads1y agoHugging Face17mlnomad /imnet1k_platypus_duckbill_duckbilled_platypus_duck-billed_platypus_Ornithorhynchus_anatiimage1K<n<10K0 likes12 downloads1y agoHugging Face

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