v2.0 Dataset — Numerai Crypto
Released during the launch of Numerai Crypto in October 2025 introducing a standardized dataset as well as new features and targets.
- live.parquet
- The live data that your model predicts on. This changes daily.
- train.parquet
- The historical targets you need to train your model.
- live_example_preds.parquet
- An example file with predictions on the live.parquet file. Allows you to easily try your first submission.
- meta_model.parquet
- The live stake-weighted Meta Model of all Numerai Crypto submissions.
- historical_meta_models.parquet
- The Historical Meta Model gives you insights on how your model would have altered the Meta Model historically, as well as how closely your predictions align with or diverge from the consensus signal, helping you optimize for metrics like MMC.