Skip to content

Commit 2029b33

Browse files
committed
format
1 parent 59eb1cb commit 2029b33

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -464,19 +464,19 @@ lightning.logger._target_=pytorch_lightning.loggers.logger.DummyLogger
464464

465465
### Scenario Index
466466
1. From scratch training
467-
- 1.1. From Scratch on PBMC
468-
- 1.2. From Scratch on Tahoe100M
469-
- 1.3. From Scratch on Replogle
470-
467+
- [1.1) From Scratch on PBMC](#11-from-scratch-on-pbmc)
468+
- [1.2) From Scratch on Tahoe100M](#12-from-scratch-on-tahoe100m)
469+
- [1.3) From Scratch on Replogle](#13-from-scratch-on-replogle)
470+
471471
2. Sampling
472-
- 2.1. Sampling on PBMC from checkpoint (as an example)
472+
- [2.1) Sampling on PBMC (from checkpoint; PBMC as an example)](#21-sampling-on-pbmc-from-checkpoint-pbmc-as-an-example)
473473

474-
3. Pretraining (Tahoe100M + PBMC + Replogle + CellxGene)
474+
3. [Pretraining](#3-pretraining)
475475

476476
4. Finetuning
477-
- 4.1. Finetuning on PBMC
478-
- 4.2. Finetuning on Tahoe100M
479-
- 4.3. Finetuning on Replogle
477+
- [4.1) Finetuning on PBMC](#41-finetuning-on-pbmc)
478+
- [4.2) Finetuning on Tahoe100M](#42-finetuning-on-tahoe100m)
479+
- [4.3) Finetuning on Replogle](#43-finetuning-on-replogle)
480480

481481

482482
#### 1.1) From Scratch on PBMC

0 commit comments

Comments
 (0)