File size: 467 Bytes
8825681
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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`