What “open source” means for space-science AI
A model can be downloadable without making every ingredient open. Here is how to inspect the code, weights, data, license and evidence separately.
Primary sources ↓ · Limitations ↓
- Bright publication
- Source review
- Reading question
- Can another researcher inspect it, run it and test what it claims?
Start with permissions, not the label
For a space-science model, “open source” is most useful when it names specific things people can inspect and reuse. Ask separately whether the training and fine-tuning code is available, whether the trained weights can be downloaded, whether the license permits modification and redistribution, and whether the training or benchmark data can be obtained under its own stated terms.
The NASA–IBM Lunar Foundation Model is a concrete example. NASA says the model is hosted publicly, the complete codebase is available, and machine-learning-ready datasets and benchmarks were released alongside it. Its model card identifies Apache 2.0 for the model. Those are stronger, checkable facts than a general claim that the project is “open.”
Sources: NASA, IBM Launch AI Foundation Model for Lunar Science · NASA–IBM Lunar Foundation Model: model card
Open code, open weights and open data are different claims
Source code describes how software works. Weights are the learned numerical parameters produced by training. Data carries its own provenance, licenses and access conditions. Publishing one does not automatically publish the others, and a permissive code license does not erase restrictions attached to imagery or derived datasets.
A model card should also document intended uses, evaluation tasks and known failure modes. That documentation does not independently prove the model will work on a new crater, instrument or region; it gives researchers a testable starting point.
What openness makes possible
When the necessary artifacts and permissions are genuinely available, another team can reproduce an evaluation, fine-tune the model for a new mapping task, inspect implementation choices, or report a failure. Openness expands who can ask those questions. It is not a certificate of accuracy, safety, scientific novelty or equal access to the computing resources needed to participate.
Sources: NASA, IBM Launch AI Foundation Model for Lunar Science
What this guide does not establish
- Bright did not reproduce the lunar model’s training or benchmark results.
- Repository availability can change; license and access terms must be checked at the time of reuse.
- Public artifacts do not guarantee that every training-data item is redistributable, complete or equally usable in every jurisdiction.
Primary sources
NASA, IBM Launch AI Foundation Model for Lunar Science ↗
NASA’s release description, training-data summary and stated open-science rationale.
NASA–IBM Lunar Foundation Model: model card ↗
Repository documentation for model purpose, artifacts, evaluations and license.
Source-reviewed 2026-09-19. Source review means Bright compared this explanation with the linked records; it is not independent replication or expert peer review by Bright.
