Skip to content

Commit d742fd5

Browse files
committed
format
1 parent d84dd3d commit d742fd5

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -464,17 +464,26 @@ 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
467+
468+
- 1.1. From Scratch on PBMC
469+
470+
- 1.2. From Scratch on Tahoe100M
471+
472+
- 1.3. From Scratch on Replogle
473+
470474
2. Sampling
471-
2.1. Sampling on PBMC from checkpoint (as an example)
475+
476+
- 2.1. Sampling on PBMC from checkpoint (as an example)
472477

473478
3. Pretraining (Tahoe100M + PBMC + Replogle + CellxGene)
479+
474480
4. Finetuning
475-
4.1. Finetuning on PBMC
476-
4.2. Finetuning on Tahoe100M
477-
4.3. Finetuning on Replogle
481+
482+
- 4.1. Finetuning on PBMC
483+
484+
- 4.2. Finetuning on Tahoe100M
485+
486+
- 4.3. Finetuning on Replogle
478487

479488

480489
#### 1.1) From Scratch on PBMC

0 commit comments

Comments
 (0)