AIAny
Icon for item

SageBio/mva-hackathon-2026-data

Hugging Face dataset for the MVA Hackathon 2026 containing pediatric rare-disease genomic data (~85 GB across 11 files). Access requires accepting dataset conditions; intended for genomic ML, variant analysis, and hackathon submissions, with notable storage and privacy constraints.

Introduction

This dataset matters because it provides a curated, hackathon-ready slice of pediatric rare-disease genomic data at a scale and format that teams can use to prototype ML models and analyses within a fixed competition window. Rather than a large public repository, it is packaged for an MVA hackathon workflow and comes with access conditions and practical constraints that shape how you can use it.

What Sets It Apart
  • Competition-focused packaging: dataset is organized for the MVA Hackathon 2026 challenge, with a published challenge period and expected submission workflow — useful for teams that need ready-to-run inputs and stable evaluation splits. This reduces time spent on data wrangling so teams can focus on modeling and evaluation.
  • Real genomic formats and moderate scale: the public card notes ~85 GB compressed across ~11 files (examples include WGS VCF.gz files), so inputs are in biologically meaningful formats rather than toy CSVs. This matters for methods that must handle VCFs, variant annotations, and realistic file I/O.
  • Access & reuse constraints: the dataset requires acceptance of repository conditions and is tagged with CC-BY-4.0 licensing metadata. Expect ethical/privacy considerations and limited redistribution without complying with the stated terms.
Who it's for, and trade-offs

Great fit if you are a hackathon team or research group building genomic ML prototypes that need realistic pediatric rare-disease sequence/variant inputs and a competition-style dataset split. It’s also suitable for methods development in variant-level prediction, phenotype linking, or model evaluation pipelines that expect VCF-style inputs. Look elsewhere if you need fully public, large-scale cohort data for downstream clinical deployment or secondary analysis without access constraints; the dataset’s size (~85 GB) and file formats require nontrivial storage and compute setup (recommended ~100–150 GB total to allow indexing/caching). Also avoid using these files for commercial redistribution unless the license and access terms explicitly permit it.

Additional practical notes: plan for VCF-aware tooling, file indexing (e.g., tabix/BCF tools), and explicit handling of consent/privacy rules. The dataset’s hackathon focus makes it convenient for short-term model-building and benchmarking but imposes usage discipline compared with general-purpose public genomics archives.

Information

Categories

More Items

Hugging Face

Provides manually curated Japanese instruction pairs (questions and safe reference answers) for improving LLM output safety, covering broad harm categories and regionally sensitive cases. Includes English meta-tags and standard splits for benchmarking and fine-tuning.

Hugging Face

A 16 GB, 507-file PhD‑level cybersecurity knowledge base for training and evaluating security-focused LLMs and automation. Covers offensive/defensive/forensics/cloud/iot and AI-security across 30+ domains with real-world labs and framework mappings.

Hugging Face

Structured dataset for training and evaluating LLM agentic behavior: function-calling conversations, JSON-mode structured outputs, and extraction samples for teaching models to generate tool calls and strict structured responses. Includes single-turn and multi-turn scenarios across several configs.