Model type
Generative single-cell transformer
scGPT learns representations of single-cell molecular measurements and supports task-specific adaptation.
3 evaluations · 3 metric rows · 3 evaluated configurations using this model
Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation.
Generative single-cell transformer
Gene-expression measurements with the checkpoint-matched gene vocabulary.
Cell/gene representations and task-specific predictions after the relevant workflow.
Official project documentation and implementation: https://github.com/bowang-lab/scGPT
limited source coverage · Automated source review, 2026-09-16. All specifications and missing details
3 evaluations · 3 metric rows. Different protocols are not a single leaderboard.
Applied filters: All linked evaluations
| Tested configuration | Protocol and dataset | Finding | Evidence and details |
|---|---|---|---|
| Configuration: scGPT | Task: Cell-type identification Dataset: M.S. single-cell dataset | 0.734 F1-Score unitless · unknown Uncertainty: Not reported Coverage: Not reported scored / Not reported eligible | Independent external evaluation · source checkedMethods, coverage and sourcescGPT: Cell-type identification Native scLLM cell-type identification as reported in Table 2. Aggregation: Not reported Parameter-Efficient Fine-Tuning Enhances Adaptation of Single Cell Large Language Model for Cell Type Identification · Table 2, M.S. / scGPT row, F1-Score column |
| Configuration: scGPT | Task: Cell-type annotation Dataset: hPancreas | 0.550 F1 unitless · unknown Uncertainty: Not reported Coverage: Not reported scored / Not reported eligible | Result quoted from another source · source checkedMethods, coverage and sourceZero-shot setting; source caption says some comparator rows come from GenePT. Aggregation: Not reported scELMo: Embeddings from Language Models are Good Learners for Single-cell Data Analysis · Table 1, hPancreas zero-shot / scGPT (z) row, F1 column |
| Configuration: scGPT | Task: Cell-type structure in frozen embeddings Dataset: Aorta single-cell dataset | 0.47 Adjusted Rand Index unitless · unknown Uncertainty: Not reported Coverage: Not reported scored / Not reported eligible | Independent external evaluation · source checkedMethods, coverage and sourcescGPT: Cell-type structure in frozen embeddings k-means on pretrained cell embeddings; agreement with original cell-type labels. Aggregation: Not reported GenePT: A Simple But Effective Foundation Model for Genes and Cells Built From ChatGPT · Table 2, Aorta / Cell type row, scGPT ARI column |
Source checking is not independent reproduction. Release 2026-09-23-2b89723c6dd9.
These configurations, services and pipelines use this model within their own configurations. Their results, where available, are not assigned to the underlying model.
Related profile: scGPT. This page retains the exact record and its evaluation context.
scGPT combines each gene identity with its expression-value encoding before transformer attention. The implementation supports several expression encoders and cell-pooling choices. Task heads then predict expression or cell labels; optional masking and batch objectives depend on the training configuration.
The May 2023 preprint reports an early 10M-cell model. The current whole-human checkpoint table reports 33M normal human cells; these sources describe different releases. The applicable input limits require configuration-specific checking.
Inspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied.
Stable record: catalog-model-scgptExplanatory profile: limited source coverage · Automated source review, 2026-09-16. Review applies to the cited claims; unresolved fields are listed below. Numerical results retain their own review status.
| Property | Description and evidence |
|---|---|
| Model type | Generative single-cell transformerSources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Architecture | Transformer backbone combining learned gene-token embeddings with expression-value encodings and optional batch encodings. Separate expression, cell-classification and optional masked-value or batch-discriminator heads support configured tasks.Sources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Inputs | Gene-expression measurements with the checkpoint-matched gene vocabulary.Sources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Outputs | Cell/gene representations and task-specific predictions after the relevant workflow.Sources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Parameters | The May 2023 model has 12 transformer blocks, width 512 and eight heads. The inspected current model-zoo table does not state the exact parameter total of its separate 33M-cell checkpoint. · Not reported in inspected sourcesSources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Known versions | The May 2023 preprint reports an early 10M-cell model. The current whole-human checkpoint table reports 33M normal human cells; these sources describe different releases.Sources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Training data | The current whole-human model-zoo checkpoint uses 33M normal human cells, alongside separately released organ-specific and pan-cancer models. The earlier May 2023 preprint describes 10M training cells; its corpus is not the current checkpoint corpus.Sources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Training cutoff | The reviewed early manuscript and current whole-human model-zoo entry describe different corpora; neither supplies a shared latest-study date for the current checkpoint. · Not reported in inspected sourcesSources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Context limits | The implementation accepts variable gene sets matched to its vocabulary. The reviewed model-zoo entry does not specify one validated maximum gene sequence for the current whole-human checkpoint. · Not reported in inspected sourcesSources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Weights licence | Separate checkpoint-distribution terms are not stated in the inspected release documentation and licence material. The source-code licence alone is not recorded as an explicit weight grant. · Not reported in inspected sourcesSources (4)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF; bowang-lab/scGPT: LICENSE · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row; LICENSE: licence text |
| Access | Official project documentation and implementation: https://github.com/bowang-lab/scGPTSources (3)bowang-lab/scGPT: README.md; bowang-lab/scGPT: scgpt/model/model.py; scgpt-may2023: Primary paper PDF · May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row |
| Code licence | MITSourcesbowang-lab/scGPT: LICENSE · LICENSE: licence text |
Source checking verifies the cited claim or transcription. It does not establish independent reproduction.
Trace each statement to its source and review. A context-only reference supports the record generally; it does not verify an individual field. Source checking does not reproduce an experiment.
One row per statement and cited source. Multiple citations are not independent evaluations. Shared locators are labelled explicitly.
60 evidence rows matching the loaded filters
| Property and statement | Original source and location | Review and provenance |
|---|---|---|
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | bowang-lab/scGPT: README.md May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | bowang-lab/scGPT: scgpt/model/model.py May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | scgpt-may2023: Primary paper PDF May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: bioRxiv version posted 1 May 2023; re-inspected existing local research artifact | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| bowang-lab/scGPT: README.md May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| bowang-lab/scGPT: scgpt/model/model.py May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| scgpt-may2023: Primary paper PDF May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: bioRxiv version posted 1 May 2023; re-inspected existing local research artifact | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram title scGPT workflow Individual claims | bowang-lab/scGPT: README.md May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram title scGPT workflow Individual claims | bowang-lab/scGPT: scgpt/model/model.py May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram title scGPT workflow Individual claims | scgpt-may2023: Primary paper PDF May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: bioRxiv version posted 1 May 2023; re-inspected existing local research artifact | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Model type Generative single-cell transformer Individual claims | bowang-lab/scGPT: README.md May 2023 scGPT preprint Sections 4.1–4.3 and 4.8; current scgpt/model/model.py and README pretrained model table; README.md: Pretrained scGPT Model Zoo, whole-human row Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: cebd6fae655b9c585a4807daa3ac31bb764f06b4 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
View linked audit checks and correction history
Release 2026-09-23-2b89723c6dd9 · Record review: discovered
Stable ID: catalog-model-scgpt