Tag
Explore by tags
Multilingual 2B speech–language model for ASR and bidirectional speech translation (EN, FR, DE, ES, PT, JA), providing punctuation/truecasing, keyword biasing, and a dual-head CTC encoder to boost transcription accuracy.
Early-preview (≈1.2k rows) dataset of agentic coding prompts and unedited model responses generated by DeepSeek‑V4‑Pro, covering real-world programming tasks across many languages. Intended for research, filtering, and model evaluation rather than production training without review.
Generates high-fidelity 3D assets from a single image by back-projecting pixel-aligned features into 3D, preserving fine geometry and PBR textures; includes inference code and a Hugging Face demo—best suited for single-view object reconstruction.
Provides the dataset and accompanying technical report for a DeepSeek project that interleaves spatial markers (points and boxes) into multimodal LLM reasoning. Includes a public subset of data and benchmarks under an MIT license; model weights are not included.
Draft model for speculative decoding that uses a lightweight block-diffusion drafter to propose multiple tokens in parallel; designed to pair with google/gemma-4-31B-it and accelerate autoregressive text generation (official benchmarks report up to ~5.8× throughput).
DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking-NEO-CODE-Di-IMatrix-MAX-GGUF
A 40B GGUF-quantized Qwen3.6 variant fine-tuned with Claude 4.6 Opus and Deckard/Heretic datasets for multimodal image-text-to-text tasks. Offers 256K context, custom NEO-CODE Di-IMatrix quants for long conversations and coding, optimized for local inference and creative/coding use cases; safety alignment removed.
Collects ML Intern coding-agent session traces as Claude‑Code‑style JSONL event streams for viewing with the Hugging Face Agent Trace Viewer. Each file is one session (messages, tool calls, outputs, timestamps); automated scrubbing is applied but no comprehensive human redaction—treat as potentially sensitive.
Instruction‑tuning dataset of 8,706 Claude Opus 4.6/4.7–generated examples where each assistant turn begins with a synthetic <think> block to emulate chain‑of‑thought. Provided as four splits (full/instruct/roleplay/code), ~17M tokens total, Apache‑2.0, not manually reviewed.
Provides aligned urban driving sensor streams (camera frames, LiDAR, radar and HD‑map / lanelet2 annotations) for multimodal perception, tracking and mapping research. Expert-generated labels under CC BY‑NC‑4.0 and hosted on Hugging Face.
A prompt-only mixture of ~478k prompts designed to support antidoom-style generation and preference-data pipelines for reducing model repetition (doom loops). Prompts are stripped of answers and labels and sourced from many public datasets so it’s usable for FTPO/adapter generation but not for supervised QA evaluation.
Evaluates LLM-driven agents on long-horizon, policy-rich U.S. healthcare workflows using 75 clinical task fixtures and a 20-app MCP simulator; includes task fixtures, shared worlds, and leaderboard integration (Managed-Care handbook is gated).
Benchmarks LLM and VLM capabilities for toxicity-aware molecular editing using toxicity‑cliff molecule pairs. It provides QA-formatted tasks and CSV splits for fragment identification, non-toxic fragment generation, and detoxified molecule generation—useful for safety evaluation and drug-discovery research.