--- license: mit tags: - single-cell - genomics --- # CAPE scBERT Assets This repository contains the organized scBERT pretrained assets used by the CAPE pipeline. CAPE is available at: https://github.com/Catchxu/CAPE The asset bundle includes the model weights, configuration, vocabulary, and preprocessor configuration expected by the CAPE scBERT wrapper. Expected files: - `config.json` - `model.safetensors` - `preprocessor_config.json` - `vocab.json`